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

Maxime Gauduin alucryd at archlinux.org
Thu Apr 26 08:15:49 UTC 2018


    Date: Thursday, April 26, 2018 @ 08:15:49
  Author: alucryd
Revision: 318140

upgpkg: python-django-extensions 2.0.7-1

Modified:
  python-django-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-26 08:11:02 UTC (rev 318139)
+++ PKGBUILD	2018-04-26 08:15:49 UTC (rev 318140)
@@ -8,7 +8,7 @@
 
 pkgbase=python-django-extensions
 pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=2.0.6
+pkgver=2.0.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=('e636c0e439607db90bfa954b1351eec0e6e42f1d186baae7133096302c94462e')
+sha256sums=('4430da44bfef4130ba7672e613e12333fe865e34656f8be2dd67fb0ccac584bc')
 
 prepare() {
   cp -r {,python-}django-extensions-${pkgver}



More information about the arch-commits mailing list