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

Levente Polyak anthraxx at archlinux.org
Tue Nov 15 22:21:19 UTC 2016


    Date: Tuesday, November 15, 2016 @ 22:21:19
  Author: anthraxx
Revision: 280870

upgpkg: django 1.10.3-1 (security update)

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-15 21:12:55 UTC (rev 280869)
+++ PKGBUILD	2016-11-15 22:21:19 UTC (rev 280870)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django' 'python2-django')
-pkgver=1.10.2
+pkgver=1.10.3
 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=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
-md5sums=('5342e77374b2acd2eafa86d2bb68f8c9')
-sha256sums=('e127f12a0bfb34843b6e8c82f91e26fff6445a7ca91d222c0794174cf97cbce1')
+md5sums=('70e4e0e6b2b38e782436e4eb7eb6ff39')
+sha256sums=('6f92f08dee8a1bd7680e098a91bf5acd08b5cdfe74137f695b60fd79f4478c30')
 
 prepare() {
   cp -a "$srcdir/Django-$pkgver" "$srcdir/Django-$pkgver-python2"



More information about the arch-commits mailing list