From 98fc31a8d35b0d5a204b14b59209829b2a87de66 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 16 Apr 2014 22:09:19 +0200 Subject: testing/py-pillow: replaces py-imaging --- testing/py-pillow/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/py-pillow/APKBUILD b/testing/py-pillow/APKBUILD index 57c34f170..873332e57 100644 --- a/testing/py-pillow/APKBUILD +++ b/testing/py-pillow/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-pillow _pkgname=Pillow pkgver=2.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="A Python Imaging Library" url="http://python-imaging.github.io/" arch="all" @@ -13,6 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools freetype-dev jpeg-dev zlib-dev" install="" subpackages="" +replaces="py-imaging" source="http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" _builddir="$srcdir"/$_pkgname-$pkgver -- cgit v1.2.3