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

Jelle van der Waa jelle at gemini.archlinux.org
Mon Apr 11 11:27:53 UTC 2022


    Date: Monday, April 11, 2022 @ 11:27:53
  Author: jelle
Revision: 442296

upgpkg: django 4.0.4-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-11 09:31:22 UTC (rev 442295)
+++ PKGBUILD	2022-04-11 11:27:53 UTC (rev 442296)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=4.0.3
+pkgver=4.0.4
 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=('4de4445e8b095ad5b858a741adc21939654838ab88b368d532f87490c1c2b3b9c927410f4370e02d2883d51d6a9508f5db3be13c2358221ae687cefea034b294')
+sha512sums=('75ecf5991763237297b458f546d245a25f62272f7013364783aea19469586fa54ce94a16323ac9a6d6b81097f8e962ea7a20f26c7afd8acda842812409215bb1')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list