From 89d6b12ac4c289767c1b8c95bc2743fcbb3ff5d5 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 4 Mar 2014 10:07:41 +0000 Subject: testing/py-pillow: upgrade to 2.3.0 --- testing/py-pillow/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testing') diff --git a/testing/py-pillow/APKBUILD b/testing/py-pillow/APKBUILD index 8ed7424ee..57c34f170 100644 --- a/testing/py-pillow/APKBUILD +++ b/testing/py-pillow/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter pkgname=py-pillow _pkgname=Pillow -pkgver=2.1.0 +pkgver=2.3.0 pkgrel=0 pkgdesc="A Python Imaging Library" url="http://python-imaging.github.io/" @@ -36,6 +36,6 @@ package() { python setup.py install --prefix=/usr --root="$pkgdir" || return 1 } -md5sums="ec630d8ae15d4a3c4ae7b7efdeac8200 Pillow-2.1.0.zip" -sha256sums="c733088b9a6f856386d3fcff8c54b3c1bc623a69f7481348fe36320513d98076 Pillow-2.1.0.zip" -sha512sums="a81321ac7a5cc94c861e93ef0975a439044a1cbbb02a41815796dc73849fc233e11f38ca2b53e286ab46ab0d7c3ab2fc06140762df85e09fd64d0f1938e5ec4d Pillow-2.1.0.zip" +md5sums="56b6614499aacb7d6b5983c4914daea7 Pillow-2.3.0.zip" +sha256sums="b38e7e32401ae2d949cb4b82c6388cd13e697d1e2f8a1bffce3b834d00fbca13 Pillow-2.3.0.zip" +sha512sums="ebeae4c8c51e53c63931207d32a3b6e9447e859ea442364670366c915d4d0a0c803be2f7357cf230b3a2d8c625a85b4053e2b18dc1291e6d1dbf9be81a686be0 Pillow-2.3.0.zip" -- cgit v1.2.3