Date: Thursday, August 6, 2020 @ 07:49:34 Author: alucryd Revision: 670618
upgpkg: python-django-extensions 3.0.4-1 Modified: python-django-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-06 07:49:26 UTC (rev 670617) +++ PKGBUILD 2020-08-06 07:49:34 UTC (rev 670618) @@ -6,7 +6,7 @@ # Contributor: Schnouki <[email protected]> pkgname=python-django-extensions -pkgver=3.0.3 +pkgver=3.0.4 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=8783f54fa6ecd97b6c3cb8d72fe71df585ca0a84 +_tag=b5140165c6dcb2714a8f30e02389900711c532ee source=(git+https://github.com/django-extensions/django-extensions.git#tag=${_tag}) sha256sums=(SKIP)
