From de96fda805be74e16fb1c30b192e40cd000fea91 Mon Sep 17 00:00:00 2001 From: "J. Alexander Treuman" Date: Thu, 15 Jul 2010 14:38:55 -0400 Subject: [PATCH] setup.py: updating URL --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 20ab4e1..c1818c5 100644 --- 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, -- 2.39.2