Date: Saturday, December 5, 2020 @ 13:36:50 Author: alucryd Revision: 770572
upgpkg: python-django-extensions 3.1.0-3 Modified: python-django-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-05 13:36:09 UTC (rev 770571) +++ PKGBUILD 2020-12-05 13:36:50 UTC (rev 770572) @@ -6,7 +6,7 @@ # Contributor: Schnouki <[email protected]> pkgname=python-django-extensions -pkgver=3.0.9 +pkgver=3.1.0 pkgrel=3 pkgdesc='A collection of custom extensions for the Django Framework' arch=(any) @@ -25,7 +25,7 @@ 'ipython: shell_plus extension' 'python-werkzeug: runserver_plus extension' ) -_tag=bc857a38b7f72630760aa5bbb50e78bdcc616442 +_tag=428c2563faeb7f7face972058fa1e09312a8623a source=(git+https://github.com/django-extensions/django-extensions.git#tag=${_tag}) sha256sums=(SKIP)
