diff options
Diffstat (limited to 'testing/py-hearplanetapi/APKBUILD')
-rw-r--r-- | testing/py-hearplanetapi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-hearplanetapi/APKBUILD b/testing/py-hearplanetapi/APKBUILD index d64ff430e4..8537b7a3f8 100644 --- a/testing/py-hearplanetapi/APKBUILD +++ b/testing/py-hearplanetapi/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Python API wrapper for Hear Planet" url="http://pypi.python.org/pypi/HearPlanetAPI/" arch="noarch" -license="ASL 2.0" +license="Apache-2.0" depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" |