Date: Thursday, April 15, 2021 @ 05:58:57 Author: alucryd Revision: 918957
upgpkg: python-django-extensions 3.1.2-1 Modified: python-django-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-15 05:44:55 UTC (rev 918956) +++ PKGBUILD 2021-04-15 05:58:57 UTC (rev 918957) @@ -6,7 +6,7 @@ # Contributor: Schnouki <[email protected]> pkgname=python-django-extensions -pkgver=3.1.1 +pkgver=3.1.2 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=4ccff1db86e0f8e7d62fd1aabffc996442a98066 +_tag=4c61475f1cd3f5db57789dd51be0392510c8d35e source=(git+https://github.com/django-extensions/django-extensions.git#tag=${_tag}) sha256sums=(SKIP)
