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

Kyle Keen kkeen at archlinux.org
Tue Oct 3 10:51:49 UTC 2017


    Date: Tuesday, October 3, 2017 @ 10:51:48
  Author: kkeen
Revision: 261371

upgpkg: python-pillow 4.3.0-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-03 10:21:30 UTC (rev 261370)
+++ PKGBUILD	2017-10-03 10:51:48 UTC (rev 261371)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=4.2.1
+pkgver=4.3.0
 pkgrel=1
 # consider splitting out sane if this gets weird enough
 _sanever=2.8.3
@@ -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=('11e5e2046cf41586716a6042d89abeeb'
+md5sums=('ac8904e17922c8a699ff7d6cb0cf89cd'
          '96877da43524fdab2c367541da547d2b')
 
 # future optional things:



More information about the arch-commits mailing list