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

Felix Yan felixonmars at gemini.archlinux.org
Tue Dec 21 11:16:10 UTC 2021


    Date: Tuesday, December 21, 2021 @ 11:16:09
  Author: felixonmars
Revision: 432868

upgpkg: django 3.2.10-1

Modified:
  django/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-21 11:16:05 UTC (rev 432867)
+++ PKGBUILD	2021-12-21 11:16:09 UTC (rev 432868)
@@ -4,8 +4,8 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=3.2.9
-pkgrel=3
+pkgver=3.2.10
+pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
 license=('BSD')
@@ -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=('62fb297694a7f5e48465e102dc97e3d1d04b94499bc6d98d37a00d96b438b8c919b6d08055868a1836d62b89ff65ce4fa7dbc9390789dab2eeca0187269b125f')
+sha512sums=('6b793a1e544ab988d909d9fc5152d9dbba864c4916bb1f703a07c72f1a945ba93ba53b2f8843b67a16d0e68a736c43faf2f3d8aaa0867de1668c3845c24da7da')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list