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

Jelle van der Waa jelle at gemini.archlinux.org
Sat Aug 7 18:45:10 UTC 2021


    Date: Saturday, August 7, 2021 @ 18:45:09
  Author: jelle
Revision: 421191

upgpkg: django 3.2.6-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-07 15:57:05 UTC (rev 421190)
+++ PKGBUILD	2021-08-07 18:45:09 UTC (rev 421191)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=3.2.5
+pkgver=3.2.6
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
@@ -17,7 +17,7 @@
 optdepends=('python-psycopg2: for PostgreSQL backend'
             'python-argon2_cffi: for Argon2 password hashing support')
 source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
-sha512sums=('03d4eee650a857bed298658c68b916beb74690d16b4b28d649c52a7c2d8a61e92f53136d2de3a77fabe1dd01c0e6b3033befc6842f39c222793fb590b1020c13')
+sha512sums=('adf2d2ab3006cc5b389bed8d8e16ee8c98393b20d719c3521068e5cc5d1e679b9f660be90f827ea1cc6a41f975641c32bdb0779ee145e5e31a501ca9e06898a4')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list