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

Kyle Keen kkeen at archlinux.org
Tue Jul 17 03:03:00 UTC 2018


    Date: Tuesday, July 17, 2018 @ 03:02:59
  Author: kkeen
Revision: 360409

upgpkg: python-pillow 5.2.0-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-17 03:01:10 UTC (rev 360408)
+++ PKGBUILD	2018-07-17 03:02:59 UTC (rev 360409)
@@ -4,11 +4,11 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=5.1.0
-pkgrel=2
+pkgver=5.2.0
+pkgrel=1
 _appname=Pillow
 _py2basever=2.7
-_py3basever=3.7m
+_py3basever=3.6m
 pkgdesc="Python Imaging Library (PIL) fork. Python3 version."
 arch=('x86_64')
 url="https://python-pillow.github.io/"
@@ -21,7 +21,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'freetype2' 'libraqm' 'libwebp' 'tk')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://files.pythonhosted.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz")
-md5sums=('308f9c13b376abce96ab6ebd6c889cc4')
+md5sums=('52d93a34f4180abcff04876f23eaa9b9')
 
 # future optional things:
 # libimagequant



More information about the arch-commits mailing list