diff options
Diffstat (limited to 'main/intltool/APKBUILD')
-rw-r--r-- | main/intltool/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/intltool/APKBUILD b/main/intltool/APKBUILD index 5a086d395c..c1e0969c79 100644 --- a/main/intltool/APKBUILD +++ b/main/intltool/APKBUILD @@ -5,7 +5,7 @@ pkgrel=4 pkgdesc="The internationalization tool collection" url="http://freedesktop.org/wiki/Software/intltool" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="perl perl-xml-parser gettext file" subpackages="$pkgname-doc" source="http://edge.launchpad.net/intltool/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz |