[arch-commits] CVS update of extra/devel/django (PKGBUILD)

Simo Leone simo at archlinux.org
Mon Oct 29 07:00:22 UTC 2007


    Date: Monday, October 29, 2007 @ 03:00:22
  Author: simo
    Path: /home/cvs-extra/extra/devel/django

Modified: PKGBUILD (1.1 -> 1.2)

upgpkg: django 0.96.1-1


----------+
 PKGBUILD |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)


Index: extra/devel/django/PKGBUILD
diff -u extra/devel/django/PKGBUILD:1.1 extra/devel/django/PKGBUILD:1.2
--- extra/devel/django/PKGBUILD:1.1	Tue Mar 27 21:32:48 2007
+++ extra/devel/django/PKGBUILD	Mon Oct 29 03:00:19 2007
@@ -1,19 +1,17 @@
-# $Id: PKGBUILD,v 1.1 2007/03/28 01:32:48 simo Exp $
+# $Id: PKGBUILD,v 1.2 2007/10/29 07:00:19 simo Exp $
 # Contributor: Shahar Weiss <sweiss4 at gmx.net>
 # Maintainer: simo <simo at archlinux.org>
 
 pkgname=django
-pkgver=0.96
+pkgver=0.96.1
 pkgrel=1
 pkgdesc="A high-level Python Web framework."
 arch=('i686')
 license=('BSD')
 url="http://www.djangoproject.com"
 depends=('setuptools')
-source=(http://media.djangoproject.com/releases/${pkgver}/Django-$pkgver.tar.gz)
-
-md5sums=('b4aedad1e90dd38d58ff9fc756180c7d')
-sha1sums=('8870e0946ffe33a78293616d89b640fa58c6fe33')
+source=(http://media.djangoproject.com/releases/0.96/Django-0.96.1.tar.gz)
+md5sums=('10aa32e58969c4efeb00ef42ba192b17')
 
 build() { 
   cd $startdir/src/Django-$pkgver




More information about the arch-commits mailing list