diff options
Diffstat (limited to 'testing/py-hurry-filesize/APKBUILD')
-rw-r--r-- | testing/py-hurry-filesize/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-hurry-filesize/APKBUILD b/testing/py-hurry-filesize/APKBUILD index 77d9fa398f1..6e3a9d176b5 100644 --- a/testing/py-hurry-filesize/APKBUILD +++ b/testing/py-hurry-filesize/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="A Python library for human readable file sizes" url="https://pypi.python.org/pypi/hurry.filesize" arch="noarch" -license="ZPL 2.1" +license="ZPL-2.1" depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" |