python3-Django: update to 3.0.5

This commit is contained in:
svenper 2020-04-20 09:05:33 +02:00 committed by Helmut Pozimski
parent 064ce2a580
commit dce3c29655

View file

@ -1,6 +1,6 @@
# Template file for 'python3-Django'
pkgname=python3-Django
version=2.2.12
version=3.0.5
revision=1
archs=noarch
wrksrc="Django-${version}"
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="BSD-3-Clause"
homepage="https://www.djangoproject.com/"
distfiles="${PYPI_SITE}/D/Django/Django-${version}.tar.gz"
checksum=69897097095f336d5aeef45b4103dceae51c00afa6d3ae198a2a18e519791b7a
checksum=d4666c2edefa38c5ede0ec1655424c56dc47ceb04b6d8d62a7eac09db89545c1
alternatives="django:django-admin:/usr/bin/django-admin3"
post_install() {