Date: Saturday, January 18, 2020 @ 14:20:18 Author: alucryd Revision: 553000
upgpkg: python-django-extensions 2.2.6-1 Modified: python-django-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-18 14:18:59 UTC (rev 552999) +++ PKGBUILD 2020-01-18 14:20:18 UTC (rev 553000) @@ -6,8 +6,8 @@ # Contributor: Schnouki <[email protected]> pkgname=python-django-extensions -pkgver=2.2.5 -pkgrel=2 +pkgver=2.2.6 +pkgrel=1 pkgdesc='A collection of custom extensions for the Django Framework' arch=(any) url=https://github.com/django-extensions/django-extensions @@ -25,7 +25,7 @@ 'ipython: shell_plus extension' 'python-werkzeug: runserver_plus extension' ) -source=(git+https://github.com/django-extensions/django-extensions.git#tag=0f0ca99c8d5f3e34399b2f6a6f920167376d7fb9) +source=(git+https://github.com/django-extensions/django-extensions.git#tag=cf531c8d2f7bbe7af48d09d2455f428d598aa70e) sha256sums=(SKIP) pkgver() {
