Date: Monday, October 21, 2019 @ 07:47:46 Author: alucryd Revision: 518046
upgpkg: python-django-extensions 2.2.5-1 Modified: python-django-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-21 07:46:57 UTC (rev 518045) +++ PKGBUILD 2019-10-21 07:47:46 UTC (rev 518046) @@ -6,7 +6,7 @@ # Contributor: Schnouki <[email protected]> pkgname=python-django-extensions -pkgver=2.2.3 +pkgver=2.2.5 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' ) -source=(git+https://github.com/django-extensions/django-extensions.git#tag=9ccae69ca0c02b8b3c327c5298565d09c9ffb41d) +source=(git+https://github.com/django-extensions/django-extensions.git#tag=0f0ca99c8d5f3e34399b2f6a6f920167376d7fb9) sha256sums=(SKIP) pkgver() {
