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

Jelle van der Waa jelle at archlinux.org
Mon Aug 5 11:57:50 UTC 2019


    Date: Monday, August 5, 2019 @ 11:57:49
  Author: jelle
Revision: 359183

upgpkg: django 2.2.4-1

Upstream update

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-05 11:49:55 UTC (rev 359182)
+++ PKGBUILD	2019-08-05 11:57:49 UTC (rev 359183)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=2.2.3
+pkgver=2.2.4
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
@@ -15,7 +15,7 @@
 depends=('python' 'python-setuptools' 'python-pytz' 'python-sqlparse')
 optdepends=('python-psycopg2: for PostgreSQL backend')
 source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
-sha512sums=('2ce65adcc6cacf6c011c7cb075660026d8c68ca4d5a96ecf63f1986f1f2115bfa42faab9b6a62f1820bc2612a2438ee505cd5be46ad5c879d3923f31987b2bac')
+sha512sums=('72b7def60a69d65a23f98fa94528aa10f889c5e485d09441a594e46cd805a10f2e7dc786f302ef15ce8afba6165075df479febd2c8c6a34adb95311907212f3a')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list