]> kaliko git repositories - python-musicpd.git/commitdiff
setup.py: updating URL
authorJ. Alexander Treuman <jat@spatialrift.net>
Thu, 15 Jul 2010 18:38:55 +0000 (14:38 -0400)
committerJ. Alexander Treuman <jat@spatialrift.net>
Thu, 15 Jul 2010 18:38:55 +0000 (14:38 -0400)
setup.py

index 20ab4e1f561934756718710cfe84f739e57f284e..c1818c5f137191080db95d3364145ecdba94a662 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ setup(
     long_description=DESCRIPTION,
     author="J. Alexander Treuman",
     author_email="jat@spatialrift.net",
-    url="http://www.musicpd.org/~jat/python-mpd/",
+    url="http://jatreuman.indefero.net/p/python-mpd/",
     download_url="http://pypi.python.org/pypi/python-mpd/",
     py_modules=["mpd"],
     classifiers=CLASSIFIERS,