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

Dan McGee dan at archlinux.org
Fri Oct 21 13:04:32 UTC 2016


    Date: Friday, October 21, 2016 @ 13:04:31
  Author: dan
Revision: 279106

upgpkg: django 1.10.2-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-21 12:59:59 UTC (rev 279105)
+++ PKGBUILD	2016-10-21 13:04:31 UTC (rev 279106)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django' 'python2-django')
-pkgver=1.10.1
+pkgver=1.10.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=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
-md5sums=('037d07e126eecc15a5fbf5221dd4081b')
-sha256sums=('d6e6c5b25cb67f46afd7c82f536529b11981183423dad8932e15bce93d1a24f3')
+md5sums=('5342e77374b2acd2eafa86d2bb68f8c9')
+sha256sums=('e127f12a0bfb34843b6e8c82f91e26fff6445a7ca91d222c0794174cf97cbce1')
 
 prepare() {
   cp -a "$srcdir/Django-$pkgver" "$srcdir/Django-$pkgver-python2"



More information about the arch-commits mailing list