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

Kyle Keen kkeen at archlinux.org
Sat Nov 19 04:26:04 UTC 2016


    Date: Saturday, November 19, 2016 @ 04:26:03
  Author: kkeen
Revision: 196329

upgpkg: python-pillow 3.4.2-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-19 01:54:17 UTC (rev 196328)
+++ PKGBUILD	2016-11-19 04:26:03 UTC (rev 196329)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=3.4.1
+pkgver=3.4.2
 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=('31e4b16a246d585be7a1cb560b057f89'
+md5sums=('09ebb92ec5cbba13ff1acf139caf6b66'
          '295f1c745ab4da6a34b524019b181978')
 
 # future optional things:



More information about the arch-commits mailing list