[arch-commits] Commit in django/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Thu Jul 1 15:17:28 UTC 2021
Date: Thursday, July 1, 2021 @ 15:17:28
Author: jelle
Revision: 418835
upgpkg: django 3.2.5-1
Modified:
django/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-01 14:20:43 UTC (rev 418834)
+++ PKGBUILD 2021-07-01 15:17:28 UTC (rev 418835)
@@ -4,7 +4,7 @@
pkgbase=django
pkgname=('python-django')
-pkgver=3.2.4
+pkgver=3.2.5
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=('5891f77c884cb4bc74f4c9759e2e7be463fc0c661b8dd4d889be0ec46919e59b81f5ce1585c28075b15f03355e66d4b8e7b09001f0c2bea15f8c8aac77d1ea16')
+sha512sums=('03d4eee650a857bed298658c68b916beb74690d16b4b28d649c52a7c2d8a61e92f53136d2de3a77fabe1dd01c0e6b3033befc6842f39c222793fb590b1020c13')
build() {
cd "$srcdir/Django-$pkgver"
More information about the arch-commits
mailing list