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

Maxime Gauduin alucryd at archlinux.org
Mon Mar 26 20:22:56 UTC 2018


    Date: Monday, March 26, 2018 @ 20:22:55
  Author: alucryd
Revision: 312749

upgpkg: python-django-extensions 2.0.6-1

Modified:
  python-django-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-26 18:46:27 UTC (rev 312748)
+++ PKGBUILD	2018-03-26 20:22:55 UTC (rev 312749)
@@ -8,7 +8,7 @@
 
 pkgbase=python-django-extensions
 pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=2.0.3
+pkgver=2.0.6
 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=('9d814d99c72b1b8e8c3ea829d4d19ca0589e1cbb3b019b740e98f0e9469bf46d')
+sha256sums=('e636c0e439607db90bfa954b1351eec0e6e42f1d186baae7133096302c94462e')
 
 prepare() {
   cp -r {,python-}django-extensions-${pkgver}



More information about the arch-commits mailing list