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

Felix Yan felixonmars at archlinux.org
Fri Jun 30 19:38:13 UTC 2017


    Date: Friday, June 30, 2017 @ 19:38:13
  Author: felixonmars
Revision: 299441

upgpkg: django 1.11.2-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-30 19:20:57 UTC (rev 299440)
+++ PKGBUILD	2017-06-30 19:38:13 UTC (rev 299441)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django' 'python2-django')
-pkgver=1.11.1
+pkgver=1.11.2
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
@@ -12,8 +12,7 @@
 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=('c625789a32f87fda28df0a71c1b3e324')
-sha256sums=('bbcefdf822eeef2cd04718ebcc24dd2ecf47407258cfcde2b4f95df57ce33a8c')
+sha512sums=('0f1187fd03064b966241d6ed1a869d6f155af2598a7b9c8b2f902585265cb6df7236817e5f14907c362ce7420d08e881ff9461f14d673485be3b3e5c3d980e8e')
 
 prepare() {
   cp -a "$srcdir/Django-$pkgver" "$srcdir/Django-$pkgver-python2"



More information about the arch-commits mailing list