diff options
Diffstat (limited to 'community/stow/APKBUILD')
-rw-r--r-- | community/stow/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/stow/APKBUILD b/community/stow/APKBUILD index 289a1c78e35..58fb84cb7f3 100644 --- a/community/stow/APKBUILD +++ b/community/stow/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Manage installation of multiple softwares in the same directory tree" url="https://www.gnu.org/software/stow/" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="perl" makedepends="perl-test-output" subpackages="$pkgname-doc" |