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

Maxime Gauduin alucryd at archlinux.org
Fri Aug 25 09:48:19 UTC 2017


    Date: Friday, August 25, 2017 @ 09:48:19
  Author: alucryd
Revision: 253349

upgpkg: python-django-extensions 1.9.0-1

Modified:
  python-django-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-25 09:28:37 UTC (rev 253348)
+++ PKGBUILD	2017-08-25 09:48:19 UTC (rev 253349)
@@ -8,7 +8,7 @@
 
 pkgbase=python-django-extensions
 pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=1.8.1
+pkgver=1.9.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=('e94327e9caca632924198223d15e06faaa6a614dcb6f68a61aeeafa8d76c5845')
+sha256sums=('5d4649b7e43ea371f71a67cf37b6426d59687ce24b15d8bdccd50d28a84a732a')
 
 prepare() {
   cp -r {,python-}django-extensions-${pkgver}



More information about the arch-commits mailing list