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

Kyle Keen kkeen at archlinux.org
Mon Jul 3 14:24:00 UTC 2017


    Date: Monday, July 3, 2017 @ 14:23:55
  Author: kkeen
Revision: 242174

upgpkg: python-pillow 4.2.0-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-03 13:02:02 UTC (rev 242173)
+++ PKGBUILD	2017-07-03 14:23:55 UTC (rev 242174)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=4.1.1
+pkgver=4.2.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=('f2565954955c8d10f3b4f1f72f852bf7'
+md5sums=('4645d99b8fae72bced38d77ca6324fd9'
          '96877da43524fdab2c367541da547d2b')
 
 # future optional things:



More information about the arch-commits mailing list