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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 15 14:07:44 UTC 2018


    Date: Thursday, March 15, 2018 @ 14:07:43
  Author: alucryd
Revision: 308500

upgpkg: python-django-extensions 2.0.3-1

Modified:
  python-django-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-15 14:07:38 UTC (rev 308499)
+++ PKGBUILD	2018-03-15 14:07:43 UTC (rev 308500)
@@ -8,7 +8,7 @@
 
 pkgbase=python-django-extensions
 pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=1.9.7
+pkgver=2.0.3
 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=('78ddc577b16fb08cad2fccb506078b9ef77e0ea9c6d063d4f60a775937e1cba4')
+sha256sums=('9d814d99c72b1b8e8c3ea829d4d19ca0589e1cbb3b019b740e98f0e9469bf46d')
 
 prepare() {
   cp -r {,python-}django-extensions-${pkgver}



More information about the arch-commits mailing list