aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-blockdiag
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-blockdiag')
-rw-r--r--testing/py-blockdiag/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-blockdiag/APKBUILD b/testing/py-blockdiag/APKBUILD
index 45e494afe6..999b781f50 100644
--- a/testing/py-blockdiag/APKBUILD
+++ b/testing/py-blockdiag/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="A python tool to generate block-diagram"
url="http://blockdiag.com"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends="py-pillow py-funcparserlib py-webcolors"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"