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

Kyle Keen kkeen at archlinux.org
Wed Apr 5 23:06:04 UTC 2017


    Date: Wednesday, April 5, 2017 @ 23:06:03
  Author: kkeen
Revision: 220772

upgpkg: python-pillow 4.1.0-1

Modified:
  python-pillow/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-05 22:27:02 UTC (rev 220771)
+++ PKGBUILD	2017-04-05 23:06:03 UTC (rev 220772)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=4.0.0
-pkgrel=3
+pkgver=4.1.0
+pkgrel=1
 # consider splitting out sane if this gets weird enough
 _sanever=2.8.3
 _appname=Pillow
@@ -24,7 +24,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=('d5af224b0fa2c66dacc9814785fef9e7'
+md5sums=('d040e1155b4d9d8b011aab67ee0ea86b'
          '96877da43524fdab2c367541da547d2b')
 
 # future optional things:



More information about the arch-commits mailing list