aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-actdiag/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-actdiag/APKBUILD')
-rw-r--r--testing/py-actdiag/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-actdiag/APKBUILD b/testing/py-actdiag/APKBUILD
index c56867f8e6d..4cf95913d4a 100644
--- a/testing/py-actdiag/APKBUILD
+++ b/testing/py-actdiag/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="actdiag generate activity-diagram image file from spec-text file"
url="https://pypi.python.org/pypi/actdiag"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends="py-pillow py-funcparserlib py-blockdiag"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"