[arch-commits] Commit in python2-django/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Thu Dec 6 19:29:48 UTC 2018
Date: Thursday, December 6, 2018 @ 19:29:47
Author: jelle
Revision: 341207
upgpkg: python2-django 1.11.17-1
Upstream update
Modified:
python2-django/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-06 16:34:04 UTC (rev 341206)
+++ PKGBUILD 2018-12-06 19:29:47 UTC (rev 341207)
@@ -3,7 +3,7 @@
# Contributor: Shahar Weiss <sweiss4 at gmx.net>
pkgname=python2-django
-pkgver=1.11.16
+pkgver=1.11.17
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=('bf1329ac364c9037fd6cecd0e8565c8bd8d830343671f9ce5415a10e70da37256667675b3f97e4d2508a8a912fa7a06ca7f585586ac18e6734c939bc41a8b455')
+sha512sums=('ecf798ce8037d79dbbe673ad583e6414c9a24b807442feb967927b78cacb467f7f5c20e938116829d9b0df0563ee110a8d07294fd40b99dbd6356c8bae151bd6')
build() {
cd "$srcdir/Django-$pkgver"
More information about the arch-commits
mailing list