[arch-commits] Commit in python-django-extensions/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Wed Oct 11 21:02:30 UTC 2017
Date: Wednesday, October 11, 2017 @ 21:02:29
Author: alucryd
Revision: 262396
upgpkg: python-django-extensions 1.9.1-1
Modified:
python-django-extensions/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-11 19:50:22 UTC (rev 262395)
+++ PKGBUILD 2017-10-11 21:02:29 UTC (rev 262396)
@@ -8,7 +8,7 @@
pkgbase=python-django-extensions
pkgname=('python-django-extensions' 'python2-django-extensions')
-pkgver=1.9.0
+pkgver=1.9.1
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=('5d4649b7e43ea371f71a67cf37b6426d59687ce24b15d8bdccd50d28a84a732a')
+sha256sums=('9940b60268ac97a897a8a1514179c7035e955e48da0ae9452090183f08e7aac9')
prepare() {
cp -r {,python-}django-extensions-${pkgver}
More information about the arch-commits
mailing list