diff options
Diffstat (limited to 'testing/ttf-font-awesome/APKBUILD')
-rw-r--r-- | testing/ttf-font-awesome/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ttf-font-awesome/APKBUILD b/testing/ttf-font-awesome/APKBUILD index 60620198d08..fc70f86e97a 100644 --- a/testing/ttf-font-awesome/APKBUILD +++ b/testing/ttf-font-awesome/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Iconic font designed for Bootstrap TTF file only" url="http://fortawesome.github.io/Font-Awesome/" arch="noarch" -license="CCPL" +license="CC" depends="fontconfig mkfontdir mkfontscale" makedepends="font-util-dev" install="$pkgname.post-install" |