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

Maxime Gauduin alucryd at archlinux.org
Thu Nov 2 14:33:07 UTC 2017


    Date: Thursday, November 2, 2017 @ 14:33:01
  Author: alucryd
Revision: 265144

upgpkg: python-django-extensions 1.9.7-1

Modified:
  python-django-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-02 14:18:43 UTC (rev 265143)
+++ PKGBUILD	2017-11-02 14:33:01 UTC (rev 265144)
@@ -8,7 +8,7 @@
 
 pkgbase=python-django-extensions
 pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=1.9.6
+pkgver=1.9.7
 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=('e9fd92429fa57146c960be0d98f0f2ac88c69656cee5716ecda45329bf46667c')
+sha256sums=('78ddc577b16fb08cad2fccb506078b9ef77e0ea9c6d063d4f60a775937e1cba4')
 
 prepare() {
   cp -r {,python-}django-extensions-${pkgver}



More information about the arch-commits mailing list