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

Kyle Keen kkeen at archlinux.org
Wed Aug 24 19:49:53 UTC 2016


    Date: Wednesday, August 24, 2016 @ 19:49:52
  Author: kkeen
Revision: 187469

upgpkg: python-pillow 3.3.1-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-24 19:30:25 UTC (rev 187468)
+++ PKGBUILD	2016-08-24 19:49:52 UTC (rev 187469)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=3.3.0
-pkgrel=2
+pkgver=3.3.1
+pkgrel=1
 # consider splitting out sane if this gets weird enough
 _sanever=2.8.2
 _appname=Pillow
@@ -18,7 +18,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=('b5a15b03bf402fe254636c015fcf04da'
+md5sums=('3bc85204223b52e96ed05c9441507eed'
          '295f1c745ab4da6a34b524019b181978')
 
 # future optional things:



More information about the arch-commits mailing list