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

Maxime Gauduin alucryd at archlinux.org
Tue Jul 4 21:49:03 UTC 2017


    Date: Tuesday, July 4, 2017 @ 21:49:00
  Author: alucryd
Revision: 242333

upgpkg: python-django-extensions 1.8.0-1

Modified:
  python-django-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-04 21:32:05 UTC (rev 242332)
+++ PKGBUILD	2017-07-04 21:49:00 UTC (rev 242333)
@@ -8,7 +8,7 @@
 
 pkgbase=python-django-extensions
 pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=1.7.9
+pkgver=1.8.0
 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=('8fa3200ea029f41bedd90d0898141a2b10147f278b42be7193834823a800f189')
+sha256sums=('6d2f7f5b9ddc4fd593aa28ca9c84724371f6f3d28c33ec628d349c93c07dc24c')
 
 prepare() {
   cp -r {,python-}django-extensions-${pkgver}



More information about the arch-commits mailing list