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

Dan McGee dan at archlinux.org
Tue Apr 5 04:03:15 UTC 2016


    Date: Tuesday, April 5, 2016 @ 06:03:15
  Author: dan
Revision: 263875

upgpkg: django 1.9.5-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-04 20:37:24 UTC (rev 263874)
+++ PKGBUILD	2016-04-05 04:03:15 UTC (rev 263875)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django' 'python2-django')
-pkgver=1.9.4
+pkgver=1.9.5
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
@@ -12,8 +12,8 @@
 url="http://www.djangoproject.com/"
 makedepends=('python2' 'python2-setuptools' 'python' 'python-setuptools')
 source=("https://www.djangoproject.com/m/releases/${pkgver:0:3}/Django-$pkgver.tar.gz")
-md5sums=('e8d389532e248174a9859f2987be6a04')
-sha256sums=('ada8e7aa697e47c94b5660291cc0a14bb555385e0898da0a119d8f4b648fbde9')
+md5sums=('419835cef8d42a1a0a3fd6e1eaa24475')
+sha256sums=('e54667ad305a29f5895f14108127cc79dabebce2e80c7c6cf852a6495de26aa6')
 
 prepare() {
   cp -a "$srcdir/Django-$pkgver" "$srcdir/Django-$pkgver-python2"



More information about the arch-commits mailing list