Date: Tuesday, July 21, 2020 @ 09:33:22 Author: alucryd Revision: 664694
upgpkg: python-django-extensions 3.0.3-1 Modified: python-django-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-21 09:33:06 UTC (rev 664693) +++ PKGBUILD 2020-07-21 09:33:22 UTC (rev 664694) @@ -6,7 +6,7 @@ # Contributor: Schnouki <[email protected]> pkgname=python-django-extensions -pkgver=3.0.1 +pkgver=3.0.3 pkgrel=1 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=70964497a11b4320f5e585364dfe452310e301e3 +_tag=8783f54fa6ecd97b6c3cb8d72fe71df585ca0a84 source=(git+https://github.com/django-extensions/django-extensions.git#tag=${_tag}) sha256sums=(SKIP)
