Date: Wednesday, November 10, 2021 @ 17:29:38
  Author: alucryd
Revision: 1039982

upgpkg: python-django-extensions 3.1.5-1

Modified:
  python-django-extensions/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-11-10 17:29:08 UTC (rev 1039981)
+++ PKGBUILD    2021-11-10 17:29:38 UTC (rev 1039982)
@@ -6,7 +6,7 @@
 # Contributor: Schnouki <[email protected]>
 
 pkgname=python-django-extensions
-pkgver=3.1.3
+pkgver=3.1.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'
 )
-_tag=7032be8d8c5247c18b4c3d218f75e5b2b4c5c587
+_tag=e43f383dae3a35237e42f6acfe1207a8e7e7bdf5
 
source=(git+https://github.com/django-extensions/django-extensions.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to