Update the download link of the package

This commit is contained in:
Guillaume Ayoub 2011-08-30 18:00:11 +02:00
parent fb9571dfbe
commit 5749f7e651

View File

@ -67,8 +67,8 @@ setup(
author="Guillaume Ayoub", author="Guillaume Ayoub",
author_email="guillaume.ayoub@kozea.fr", author_email="guillaume.ayoub@kozea.fr",
url="http://www.radicale.org/", url="http://www.radicale.org/",
download_url="http://www.radicale.org/src/radicale/Radicale-%s.tar.gz" % \ download_url="http://pypi.python.org/packages/source/R/Radicale/" \
radicale.VERSION, "Radicale-%s.tar.gz" % radicale.VERSION,
license="GNU GPL v3", license="GNU GPL v3",
platforms="Any", platforms="Any",
packages=["radicale", "radicale.acl"], packages=["radicale", "radicale.acl"],