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

Kyle Keen kkeen at archlinux.org
Thu Jul 9 22:01:13 UTC 2015


    Date: Friday, July 10, 2015 @ 00:01:12
  Author: kkeen
Revision: 136602

upgpkg: python-pillow 2.9.0-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-09 17:16:17 UTC (rev 136601)
+++ PKGBUILD	2015-07-09 22:01:12 UTC (rev 136602)
@@ -4,10 +4,10 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=2.8.2
+pkgver=2.9.0
+pkgrel=1
 # consider splitting out sane if this gets weird enough
 _sanever=2.8.1
-pkgrel=1
 _appname=Pillow
 _py2basever=2.7
 _py3basever=3.4m
@@ -18,7 +18,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 'tk' 'sane')
 source=("http://pypi.python.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=('8a89e3fcb04e80ad029ba18f47e118e5'
+md5sums=('46f1729ece27981d54ec543ad5b37d14'
          'ec396584961bad337e93dec11a0122e3')
 
 prepare() {



More information about the arch-commits mailing list