[arch-commits] Commit in python-pillow/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Wed Oct 5 11:12:10 UTC 2016
Date: Wednesday, October 5, 2016 @ 11:12:10
Author: kkeen
Revision: 191376
upgpkg: python-pillow 3.4.1-1
Modified:
python-pillow/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-05 11:11:18 UTC (rev 191375)
+++ PKGBUILD 2016-10-05 11:12:10 UTC (rev 191376)
@@ -4,7 +4,7 @@
pkgbase=python-pillow
pkgname=(python-pillow python2-pillow)
-pkgver=3.3.1
+pkgver=3.4.1
pkgrel=1
# consider splitting out sane if this gets weird enough
_sanever=2.8.2
@@ -18,7 +18,7 @@
makedepends=('python-setuptools' 'python2-setuptools' 'lcms2' 'libwebp' 'openjpeg2' 'tk' 'sane')
source=("https://files.pythonhosted.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz"
"Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz")
-md5sums=('3bc85204223b52e96ed05c9441507eed'
+md5sums=('31e4b16a246d585be7a1cb560b057f89'
'295f1c745ab4da6a34b524019b181978')
# future optional things:
More information about the arch-commits
mailing list