diff options
Diffstat (limited to 'user/perl-moox-struct/APKBUILD')
-rw-r--r-- | user/perl-moox-struct/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/user/perl-moox-struct/APKBUILD b/user/perl-moox-struct/APKBUILD index 66a7d2c50..bc003aabd 100644 --- a/user/perl-moox-struct/APKBUILD +++ b/user/perl-moox-struct/APKBUILD @@ -1,5 +1,5 @@ -# Contributor: Adélie Perl Team <adelie-perl@lists.adelielinux.org> -# Maintainer: Adélie Perl Team <adelie-perl@lists.adelielinux.org> +# Contributor: Síle Ekaterin Liszka <sheila@vulpine.house> +# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house> pkgname=perl-moox-struct _pkgreal=MooX-Struct _author=TOBYINK @@ -10,7 +10,7 @@ pkgrel=0 pkgdesc="Structures for the Moo Perl object framework" url="https://metacpan.org/pod/MooX::Struct" arch="noarch" -license="Artistic-2.0 OR GPL-2.0-only" +license="Artistic-1.0-Perl OR GPL-1.0+" depends="perl perl-moo perl-namespace-autoclean perl-object-id perl-type-tiny" makedepends="perl-dev" subpackages="$pkgname-doc" |