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

Jelle van der Waa jelle at archlinux.org
Wed Feb 13 16:27:55 UTC 2019


    Date: Wednesday, February 13, 2019 @ 16:27:54
  Author: jelle
Revision: 346226

upgpkg: python2-django 1.11.20-1

Upstream update

Modified:
  python2-django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-13 11:25:45 UTC (rev 346225)
+++ PKGBUILD	2019-02-13 16:27:54 UTC (rev 346226)
@@ -3,7 +3,7 @@
 # Contributor: Shahar Weiss <sweiss4 at gmx.net>
 
 pkgname=python2-django
-pkgver=1.11.19
+pkgver=1.11.20
 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=('e7a97fefe593cfba49d77a9d0edf8148581ca5e1b10e2e7324d94ef5d5c5713bdd2d26ca7f244ee00525886d50a9d4b9f531ee14302dac478a23d8b738e44f55')
+sha512sums=('5a0fff6c9b90a08e98dee6d4d090047adb900a8f6a061f98e685e8998bfe3d97fe7a90aa7d4d2feae67026fb6e4441393d50cb5ab295604ed362a080b987f062')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list