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

Ángel Velásquez angvp at archlinux.org
Mon Feb 1 22:50:03 UTC 2016


    Date: Monday, February 1, 2016 @ 23:50:02
  Author: angvp
Revision: 258762

upgpkg: django 1.9.2-1

Version bump to 1.9.2 (CVE-2016-2048)

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-01 20:35:26 UTC (rev 258761)
+++ PKGBUILD	2016-02-01 22:50:02 UTC (rev 258762)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django' 'python2-django')
-pkgver=1.9.1
+pkgver=1.9.2
 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=('02754aa2d5c9c171dfc3f9422b20e12c')
-sha256sums=('a29aac46a686cade6da87ce7e7287d5d53cddabc41d777c6230a583c36244a18')
+md5sums=('ee90280973d435a1a6aa01b453b50cd1')
+sha256sums=('7a233322eeb35da5fd8315f9e5dd48f2171de43ca2cfb11b138607daa4bf8a2f')
 
 prepare() {
   cp -a "$srcdir/Django-$pkgver" "$srcdir/Django-$pkgver-python2"



More information about the arch-commits mailing list