diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-14 10:22:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-14 10:23:24 +0000 |
commit | 7ca53eec45bd53711ee4f3c4f00472c97b4cb6a7 (patch) | |
tree | deee6991c0db9bea74f54a1e7de6939ec559da60 /testing/py-imaging | |
parent | 81a012b0091502a1bb44a2662b64b9cef6088454 (diff) | |
download | aports-7ca53eec45bd53711ee4f3c4f00472c97b4cb6a7.tar.bz2 aports-7ca53eec45bd53711ee4f3c4f00472c97b4cb6a7.tar.xz |
testing/py-imaging: bump pkgrel
the url change should go to the apk package
Diffstat (limited to 'testing/py-imaging')
-rw-r--r-- | testing/py-imaging/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-imaging/APKBUILD b/testing/py-imaging/APKBUILD index 91073d6b2..cbd426f8c 100644 --- a/testing/py-imaging/APKBUILD +++ b/testing/py-imaging/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-imaging pkgver=1.1.7 -pkgrel=0 +pkgrel=1 pkgdesc="Python image manipulation library" url="http://pypi.python.org/pypi/PIL" arch="x86 x86_64" |