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

Jelle van der Waa jelle at archlinux.org
Mon Aug 3 18:36:48 UTC 2020


    Date: Monday, August 3, 2020 @ 18:36:48
  Author: jelle
Revision: 393093

upgpkg: django 3.0.9-1

Modified:
  django/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-03 12:34:01 UTC (rev 393092)
+++ PKGBUILD	2020-08-03 18:36:48 UTC (rev 393093)
@@ -4,8 +4,8 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=3.0.8
-pkgrel=2
+pkgver=3.0.9
+pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
 license=('BSD')
@@ -15,7 +15,7 @@
 depends=('python' 'python-setuptools' 'python-pytz' 'python-sqlparse' 'python-asgiref')
 optdepends=('python-psycopg2: for PostgreSQL backend')
 source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
-sha512sums=('92d169fb37883355f1898fc13b54b6732ec14d71f77e4b91db30dd9bfb5df8b34c1c9566af6ddc37e00a9e3eadd38b6a51ff604a4da4285167f66b55215be301')
+sha512sums=('1244b9cff26b9e8d9a3d611e0a39981bd1a46d68fa734a58ba12fd51eeb023fb053605372d7b41b51027e4e609f1870d25f7e0584d0449ceeb8d877f674e49b4')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list