diff options
Diffstat (limited to 'main/itstool')
-rw-r--r-- | main/itstool/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/itstool/APKBUILD b/main/itstool/APKBUILD index ae9a91e72c..abab2d4a1a 100644 --- a/main/itstool/APKBUILD +++ b/main/itstool/APKBUILD @@ -5,7 +5,7 @@ pkgrel=3 pkgdesc="ITS-based XML translation tool" url="http://itstool.org/" arch="noarch" -license="GPL3+" +license="GPL-3.0-or-later" depends="py3-libxml2 python3" subpackages="$pkgname-doc" source="http://files.itstool.org/itstool/$pkgname-$pkgver.tar.bz2 |