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

Jelle van der Waa jelle at gemini.archlinux.org
Thu Aug 25 19:12:10 UTC 2022


    Date: Thursday, August 25, 2022 @ 19:12:09
  Author: jelle
Revision: 454530

upgpkg: django 4.1-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-25 19:07:27 UTC (rev 454529)
+++ PKGBUILD	2022-08-25 19:12:09 UTC (rev 454530)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=4.0.6
+pkgver=4.1
 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=('1050511bd9345519d8382a58e4e6ccc39cd41a6777c9575540dcc655f11dd36316cfc2431f94da9ac4a0fa6e41640a9131c8d49df4188a2ffc26f7ff56d40a6a')
+sha512sums=('f0f7e627b3c474c886cb2476f900222d2623e1ed1da1ac6b23ac618ff49e330edc2efd47b275cb02b8bcb254126bf3c926462c616bb0abee1cd433715f5184da')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list