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

Kyle Keen kkeen at archlinux.org
Tue May 9 04:05:15 UTC 2017


    Date: Tuesday, May 9, 2017 @ 04:05:13
  Author: kkeen
Revision: 227388

upgpkg: python-pillow 4.1.1-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-09 02:46:55 UTC (rev 227387)
+++ PKGBUILD	2017-05-09 04:05:13 UTC (rev 227388)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=4.1.0
-pkgrel=2
+pkgver=4.1.1
+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=('d040e1155b4d9d8b011aab67ee0ea86b'
+md5sums=('f2565954955c8d10f3b4f1f72f852bf7'
          '96877da43524fdab2c367541da547d2b')
 
 # future optional things:



More information about the arch-commits mailing list