aboutsummaryrefslogtreecommitdiffstats
path: root/community/liblangtag/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/liblangtag/APKBUILD')
-rw-r--r--community/liblangtag/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/liblangtag/APKBUILD b/community/liblangtag/APKBUILD
index 48e8cd3ca5..65d1a9c430 100644
--- a/community/liblangtag/APKBUILD
+++ b/community/liblangtag/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Interface library to access/deal with tags for identifying languages"
url="http://tagoh.bitbucket.org/liblangtag/index.html"
arch="all"
-license="LGPL3"
+license="LGPL-3.0"
depends=""
depends_dev="glib-dev"
makedepends="$depends_dev gobject-introspection libtool libxml2-dev"