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

Kyle Keen kkeen at archlinux.org
Thu Aug 21 23:34:09 UTC 2014


    Date: Friday, August 22, 2014 @ 01:34:07
  Author: kkeen
Revision: 117730

upgpkg: python-pillow 2.5.3-1

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-21 22:18:30 UTC (rev 117729)
+++ PKGBUILD	2014-08-21 23:34:07 UTC (rev 117730)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=2.5.1
+pkgver=2.5.3
 pkgrel=1
 _appname=Pillow
 _py2basever=2.7
@@ -11,11 +11,11 @@
 _py3basever=3.4m
 pkgdesc="Python Imaging Library (PIL) fork. Python3 version."
 arch=('i686' 'x86_64')
-url="http://python-imaging.github.io/"
+url="http://python-pillow.github.io/"
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 'tk' 'sane')
 source=("http://pypi.python.org/packages/source/P/$_appname/$_appname-$pkgver.zip")
-md5sums=('cf42c695fab68116af2c8ef816fca0d9')
+md5sums=('9879437c28ee0ad6ea04b93d0be2c2d7')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list