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

Kyle Keen kkeen at archlinux.org
Sun Oct 7 01:19:54 UTC 2018


    Date: Sunday, October 7, 2018 @ 01:19:54
  Author: kkeen
Revision: 390941

upgpkg: python-pillow 5.3.0-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-06 23:20:26 UTC (rev 390940)
+++ PKGBUILD	2018-10-07 01:19:54 UTC (rev 390941)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=5.2.0
-pkgrel=3
+pkgver=5.3.0
+pkgrel=1
 _appname=Pillow
 _py2basever=2.7
 _py3basever=3.7m
@@ -20,7 +20,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=('52d93a34f4180abcff04876f23eaa9b9')
+md5sums=('0da5a4c9c548aa5cfe999302aea8c8f1')
 
 # future optional things:
 # libimagequant



More information about the arch-commits mailing list