aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-funcsigs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-funcsigs/APKBUILD')
-rw-r--r--main/py-funcsigs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-funcsigs/APKBUILD b/main/py-funcsigs/APKBUILD
index d3ea6d3906d..ba2b9c3685c 100644
--- a/main/py-funcsigs/APKBUILD
+++ b/main/py-funcsigs/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+"
url="http://funcsigs.readthedocs.org"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends=""
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"