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

Jelle van der Waa jelle at archlinux.org
Mon Aug 5 12:00:37 UTC 2019


    Date: Monday, August 5, 2019 @ 12:00:37
  Author: jelle
Revision: 359185

upgpkg: python2-django 1.11.23-1

Upstream update

Modified:
  python2-django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-05 11:58:01 UTC (rev 359184)
+++ PKGBUILD	2019-08-05 12:00:37 UTC (rev 359185)
@@ -3,7 +3,7 @@
 # Contributor: Shahar Weiss <sweiss4 at gmx.net>
 
 pkgname=python2-django
-pkgver=1.11.22
+pkgver=1.11.23
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
@@ -14,7 +14,7 @@
 optdepends=('mysql-python: for MySQL backend'
             'python2-psycopg2: for PostgreSQL backend')
 source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
-sha512sums=('687cba07c0549b18ef386df5663e968871b8fc950b9ddf4267f7e2f4ea43c98dc92e76fae39e07a0760b183653e38cdf9909cfaeca874e8230f24bd49ef95d6a')
+sha512sums=('c4c5d82e4ecf1a100637ac32eafd3fb0d7690ba5c0cb884846f31c434c0cb1282d94149e031c577d676570f3b331c2a320d58f34f40ac02deae089c4b61c65ea')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list