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

Jelle van der Waa jelle at archlinux.org
Mon Feb 11 14:18:36 UTC 2019


    Date: Monday, February 11, 2019 @ 14:18:35
  Author: jelle
Revision: 345984

upgpkg: python2-django 1.11.19-1

Upstream security update

Modified:
  python2-django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-11 14:15:21 UTC (rev 345983)
+++ PKGBUILD	2019-02-11 14:18:35 UTC (rev 345984)
@@ -3,7 +3,7 @@
 # Contributor: Shahar Weiss <sweiss4 at gmx.net>
 
 pkgname=python2-django
-pkgver=1.11.18
+pkgver=1.11.19
 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=('35c885e835c5e85257774c65c11bf851e710c745df3366487159f21f90e092236dd8d2cee86e8165945e57fc710989b0ea2747682fa4ce37d5e93d4f664b76c1')
+sha512sums=('e7a97fefe593cfba49d77a9d0edf8148581ca5e1b10e2e7324d94ef5d5c5713bdd2d26ca7f244ee00525886d50a9d4b9f531ee14302dac478a23d8b738e44f55')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list