diff options
Diffstat (limited to 'testing/atool')
-rw-r--r-- | testing/atool/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/atool/APKBUILD b/testing/atool/APKBUILD index 05622ab9e0..c1cbe76b4c 100644 --- a/testing/atool/APKBUILD +++ b/testing/atool/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="a Perl script for managing file archives of various types" url="http://nongnu.org/atool" arch="noarch" -license="GPL3" +license="GPL-3.0" depends="perl" depends_dev="" makedepends="perl" |