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

Kyle Keen kkeen at archlinux.org
Sat Feb 13 01:05:56 UTC 2016


    Date: Saturday, February 13, 2016 @ 02:05:56
  Author: kkeen
Revision: 161439

upgpkg: python-pillow 3.1.1-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-12 22:39:07 UTC (rev 161438)
+++ PKGBUILD	2016-02-13 01:05:56 UTC (rev 161439)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 # consider splitting out sane if this gets weird enough
 _sanever=2.8.2
@@ -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=('506b65d4353cd76b480decb961fa753a'
+md5sums=('d382a86c4b9b1c8de684bd00dad43bb8'
          '295f1c745ab4da6a34b524019b181978')
 
 prepare() {



More information about the arch-commits mailing list