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

Kyle Keen kkeen at archlinux.org
Wed Jun 24 01:28:44 UTC 2015


    Date: Wednesday, June 24, 2015 @ 03:28:44
  Author: kkeen
Revision: 135773

upgpkg: python-pillow 2.8.2-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-24 00:48:50 UTC (rev 135772)
+++ PKGBUILD	2015-06-24 01:28:44 UTC (rev 135773)
@@ -4,9 +4,9 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=2.8.1
+pkgver=2.8.2
 # consider splitting out sane if this gets weird enough
-_sanever=$pkgver
+_sanever=2.8.1
 pkgrel=1
 _appname=Pillow
 _py2basever=2.7
@@ -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=('fb62af4625179f5316241772ae30c4b7'
+md5sums=('8a89e3fcb04e80ad029ba18f47e118e5'
          'ec396584961bad337e93dec11a0122e3')
 
 prepare() {



More information about the arch-commits mailing list