Date: Friday, March 27, 2020 @ 12:09:45 Author: alucryd Revision: 604965
upgpkg: python-django-extensions 2.2.9-1 Modified: python-django-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-27 12:09:21 UTC (rev 604964) +++ PKGBUILD 2020-03-27 12:09:45 UTC (rev 604965) @@ -6,7 +6,7 @@ # Contributor: Schnouki <[email protected]> pkgname=python-django-extensions -pkgver=2.2.8 +pkgver=2.2.9 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=eb79c30abf961496f345bcd9648d7271425391ef) +source=(git+https://github.com/django-extensions/django-extensions.git#tag=c2f200a9272c4a7bfc09fefa6d53b49fad8462a4) sha256sums=(SKIP) pkgver() {
