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

Kyle Keen kkeen at archlinux.org
Sat Jan 7 07:27:25 UTC 2017


    Date: Saturday, January 7, 2017 @ 07:27:24
  Author: kkeen
Revision: 205954

upgpkg: python-pillow 4.0.0-1

Modified:
  python-pillow/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-07 07:18:42 UTC (rev 205953)
+++ PKGBUILD	2017-01-07 07:27:24 UTC (rev 205954)
@@ -4,10 +4,10 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=3.4.2
-pkgrel=2
+pkgver=4.0.0
+pkgrel=1
 # consider splitting out sane if this gets weird enough
-_sanever=2.8.2
+_sanever=2.8.3
 _appname=Pillow
 _py2basever=2.7
 _py3basever=3.6m
@@ -18,8 +18,8 @@
 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=('09ebb92ec5cbba13ff1acf139caf6b66'
-         '295f1c745ab4da6a34b524019b181978')
+md5sums=('d5af224b0fa2c66dacc9814785fef9e7'
+         '96877da43524fdab2c367541da547d2b')
 
 # future optional things:
 # libimagequant



More information about the arch-commits mailing list