[arch-commits] Commit in django/trunk (PKGBUILD)

Paul Mattal paul at archlinux.org
Sat Oct 10 15:22:14 UTC 2009


    Date: Saturday, October 10, 2009 @ 11:22:14
  Author: paul
Revision: 54481

upgpkg: django 1.1.1-1
    upstream upgrade to 1.1.1 to fix security issue

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-10 14:50:13 UTC (rev 54480)
+++ PKGBUILD	2009-10-10 15:22:14 UTC (rev 54481)
@@ -4,7 +4,7 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=django
-pkgver=1.1
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="A high-level Python Web framework."
 arch=('i686' 'x86_64')
@@ -18,4 +18,4 @@
     python setup.py install --root=$startdir/pkg || return 1
     install -D -m644 LICENSE $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
 }
-md5sums=('b2d75b4457a39c405fa2b36bf826bf6b')
+md5sums=('d7839c192e115f9c4dd8777de24dc21c')




More information about the arch-commits mailing list