Author: leidel
Date: Sat Nov 29 16:54:35 2008
New Revision: 87

Modified:
    trunk/setup.py

Log:
Small change to fix download from Github.

Modified: trunk/setup.py
==============================================================================
--- trunk/setup.py      (original)
+++ trunk/setup.py      Sat Nov 29 16:54:35 2008
@@ -8,7 +8,7 @@
      author='Jannis Leidel',
      author_email='[EMAIL PROTECTED]',
      url='http://github.com/jezdez/django-dbtemplates/wikis/',
-     
download_url='http://github.com/jezdez/django-dbtemplates/tarball/0.5.3',
+     
download_url='http://github.com/jezdez/django-dbtemplates/zipball/0.5.3',
      packages=[
          'dbtemplates',
          'dbtemplates.management',

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to