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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Jan 3 21:33:28 UTC 2016


    Date: Sunday, January 3, 2016 @ 22:33:28
  Author: bpiotrowski
Revision: 257484

upgpkg: django 1.9.1-1

new upstream release

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-03 12:48:31 UTC (rev 257483)
+++ PKGBUILD	2016-01-03 21:33:28 UTC (rev 257484)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django' 'python2-django')
-pkgver=1.9
+pkgver=1.9.1
 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=('110389cf89196334182295165852e082')
-sha256sums=('05fe4b19a8778d4b48bbf1f4dfca3106881fea7982664553e7f7f861606f7c66')
+md5sums=('02754aa2d5c9c171dfc3f9422b20e12c')
+sha256sums=('a29aac46a686cade6da87ce7e7287d5d53cddabc41d777c6230a583c36244a18')
 
 prepare() {
   cp -a "$srcdir/Django-$pkgver" "$srcdir/Django-$pkgver-python2"



More information about the arch-commits mailing list