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

Maxime Gauduin alucryd at archlinux.org
Sun Jan 29 13:30:45 UTC 2017


    Date: Sunday, January 29, 2017 @ 13:30:44
  Author: alucryd
Revision: 209369

upgpkg: python-django-extensions 1.7.6-1

Modified:
  python-django-extensions/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-29 13:20:58 UTC (rev 209368)
+++ PKGBUILD	2017-01-29 13:30:44 UTC (rev 209369)
@@ -8,8 +8,8 @@
 
 pkgbase=python-django-extensions
 pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=1.7.5
-pkgrel=2
+pkgver=1.7.6
+pkgrel=1
 pkgdesc='A collection of custom extensions for the Django Framework'
 arch=('any')
 url='http://github.com/django-extensions/django-extensions'
@@ -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=('2687304476e550513b04d9b8e6b643ca061c72f60e5372b04f483701dfb88f1e')
+sha256sums=('2ff2b2235163367a96b88b74c959445c0744625e0c4e4b51cb055f64acf0b800')
 
 prepare() {
   cp -r {,python-}django-extensions-${pkgver}



More information about the arch-commits mailing list