[arch-commits] Commit in python-django-extensions/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Fri Oct 20 18:01:05 UTC 2017


    Date: Friday, October 20, 2017 @ 18:01:05
  Author: alucryd
Revision: 263745

upgpkg: python-django-extensions 1.9.6-1

Modified:
  python-django-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-20 17:28:30 UTC (rev 263744)
+++ PKGBUILD	2017-10-20 18:01:05 UTC (rev 263745)
@@ -8,7 +8,7 @@
 
 pkgbase=python-django-extensions
 pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=1.9.1
+pkgver=1.9.6
 pkgrel=1
 pkgdesc='A collection of custom extensions for the Django Framework'
 arch=('any')
@@ -17,7 +17,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 optdepends=('graphviz: graph_models extension')
 source=("django-extensions-${pkgver}.tar.gz::https://github.com/django-extensions/django-extensions/archive/${pkgver}.tar.gz")
-sha256sums=('9940b60268ac97a897a8a1514179c7035e955e48da0ae9452090183f08e7aac9')
+sha256sums=('e9fd92429fa57146c960be0d98f0f2ac88c69656cee5716ecda45329bf46667c')
 
 prepare() {
   cp -r {,python-}django-extensions-${pkgver}



More information about the arch-commits mailing list