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

Jelle van der Waa jelle at gemini.archlinux.org
Mon Jul 4 10:07:10 UTC 2022


    Date: Monday, July 4, 2022 @ 10:07:09
  Author: jelle
Revision: 449865

upgpkg: django 4.0.6-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-04 08:37:48 UTC (rev 449864)
+++ PKGBUILD	2022-07-04 10:07:09 UTC (rev 449865)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=4.0.5
+pkgver=4.0.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=('915dd5f853544dcd9f85e7d11f50d3f8c34eaf4a6819ec76178bec9466feaf2b386f044fdeebec6bd88366917b8feb6e2512d45b8996c8906326205d4f449f90')
+sha512sums=('1050511bd9345519d8382a58e4e6ccc39cd41a6777c9575540dcc655f11dd36316cfc2431f94da9ac4a0fa6e41640a9131c8d49df4188a2ffc26f7ff56d40a6a')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list