diff options
Diffstat (limited to 'testing/nototools/APKBUILD')
-rw-r--r-- | testing/nototools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nototools/APKBUILD b/testing/nototools/APKBUILD index ccd2d6ead71..ae5fadb4930 100644 --- a/testing/nototools/APKBUILD +++ b/testing/nototools/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Noto fonts support tools and scripts" url="https://www.google.com/get/noto/" arch="noarch" -license="ASL 2.0" +license="Apache-2.0" depends="python2" makedepends="python2-dev py-setuptools" install="" |