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

Jelle van der Waa jelle at gemini.archlinux.org
Sun Feb 13 16:30:25 UTC 2022


    Date: Sunday, February 13, 2022 @ 16:30:25
  Author: jelle
Revision: 437086

upgpkg: django 4.0.2-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-13 15:41:07 UTC (rev 437085)
+++ PKGBUILD	2022-02-13 16:30:25 UTC (rev 437086)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=3.2.10
+pkgver=4.0.2
 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=('6b793a1e544ab988d909d9fc5152d9dbba864c4916bb1f703a07c72f1a945ba93ba53b2f8843b67a16d0e68a736c43faf2f3d8aaa0867de1668c3845c24da7da')
+sha512sums=('c64b25aa69b826805cc7a3efcd63ae41bbc31a61e68cdbda90e6bcec6bd8e2c5fc47b82176d0c1708f55d2c7b082c71939b89cb0621fcf1929d1475e3d393a97')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list