Skip to content
Snippets Groups Projects
Commit fe581a0e authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

upgpkg: 3.2.5-1

parent 32557ed3
No related branches found
Tags 3.2.5-1
No related merge requests found
......@@ -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 @@ depends=('python' 'python-pytz' 'python-sqlparse' 'python-asgiref')
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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment