summaryrefslogtreecommitdiff
path: root/user/perl-string-shellquote
diff options
context:
space:
mode:
Diffstat (limited to 'user/perl-string-shellquote')
-rw-r--r--user/perl-string-shellquote/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/perl-string-shellquote/APKBUILD b/user/perl-string-shellquote/APKBUILD
index 927ad5427..f01705527 100644
--- a/user/perl-string-shellquote/APKBUILD
+++ b/user/perl-string-shellquote/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
-# Maintainer: Adélie Perl Team <adelie-perl@lists.adelielinux.org>
+# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=perl-string-shellquote
_pkgreal=String-ShellQuote
_author=ROSCH
@@ -10,7 +10,7 @@ pkgrel=0
pkgdesc="Quote strings for passing through to the shell"
url="https://metacpan.org/release/String-ShellQuote"
arch="noarch"
-license="Artistic-1.0-Perl"
+license="Artistic-1.0-Perl OR GPL-1.0+"
depends="perl"
makedepends="perl-dev"
subpackages="$pkgname-doc"