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

upgpkg: 4.0.2-1

parent f4928d14
Branches dvzrv/revoke_dvzrv
No related tags found
No related merge requests found
......@@ -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 @@ 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=('6b793a1e544ab988d909d9fc5152d9dbba864c4916bb1f703a07c72f1a945ba93ba53b2f8843b67a16d0e68a736c43faf2f3d8aaa0867de1668c3845c24da7da')
sha512sums=('c64b25aa69b826805cc7a3efcd63ae41bbc31a61e68cdbda90e6bcec6bd8e2c5fc47b82176d0c1708f55d2c7b082c71939b89cb0621fcf1929d1475e3d393a97')
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