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

Jelle van der Waa jelle at archlinux.org
Fri Nov 15 21:41:28 UTC 2019


    Date: Friday, November 15, 2019 @ 21:41:28
  Author: jelle
Revision: 368942

upgpkg: python2-django 1.11.26-1

Upstream update.

Modified:
  python2-django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-15 19:57:54 UTC (rev 368941)
+++ PKGBUILD	2019-11-15 21:41:28 UTC (rev 368942)
@@ -3,7 +3,7 @@
 # Contributor: Shahar Weiss <sweiss4 at gmx.net>
 
 pkgname=python2-django
-pkgver=1.11.25
+pkgver=1.11.26
 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=('f55f0514d83c09da1d8da3bf52db41acd6c8481407a7acf94ca6d0a42f1767f4f1b8d4a691d4e50e00b708aaced7403f5e5092bf3c159447a0bef8ece9d7f64b')
+sha512sums=('2c6bd31c1aa7131702c75accde537b2e7aaa6a7b687dd501d8d4552dd5e007bce12179719f40374aca06855414535b5126579a15d55419a0a34a4bb17221e021')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list