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

Maxime Gauduin alucryd at archlinux.org
Sun Apr 2 18:20:24 UTC 2017


    Date: Sunday, April 2, 2017 @ 18:20:23
  Author: alucryd
Revision: 220325

upgpkg: python-django-extensions 1.7.8-1

Modified:
  python-django-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-02 14:12:17 UTC (rev 220324)
+++ PKGBUILD	2017-04-02 18:20:23 UTC (rev 220325)
@@ -8,7 +8,7 @@
 
 pkgbase=python-django-extensions
 pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=1.7.6
+pkgver=1.7.8
 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=('2ff2b2235163367a96b88b74c959445c0744625e0c4e4b51cb055f64acf0b800')
+sha256sums=('418fe596b4cca2749947ae637051874be25f92ae629f4e394f275bf2726e9df1')
 
 prepare() {
   cp -r {,python-}django-extensions-${pkgver}



More information about the arch-commits mailing list