diff options
-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 3552bb8d1a..91073d6b2a 100644 --- a/testing/py-imaging/APKBUILD +++ b/testing/py-imaging/APKBUILD @@ -5,7 +5,7 @@ pkgname=py-imaging pkgver=1.1.7 pkgrel=0 pkgdesc="Python image manipulation library" -url="http://pypi.python.org/pypi/PLI" +url="http://pypi.python.org/pypi/PIL" arch="x86 x86_64" license="PSF" depends="python freetype" |