summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/perl-file-copy-recursive/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/perl-file-copy-recursive/APKBUILD b/user/perl-file-copy-recursive/APKBUILD
index 393832558..8abeb6647 100644
--- a/user/perl-file-copy-recursive/APKBUILD
+++ b/user/perl-file-copy-recursive/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: Dan Theisen <djt@hxx.in>
-# Maintainer: Adélie Perl Team <adelie-perl@lists.adelielinux.org>
+# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=perl-file-copy-recursive
_pkgreal=File-Copy-Recursive
_author=DMUEY
@@ -10,7 +10,7 @@ pkgrel=0
pkgdesc="Perl extension for recursively copying files and directories"
url="https://metacpan.org/pod/File::Copy::Recursive"
arch="noarch"
-license="Artistic-1.0-Perl AND GPL-2.0"
+license="Artistic-1.0-Perl AND GPL-1.0+"
depends="perl"
checkdepends="perl-test-fatal perl-test-warnings perl-path-tiny perl-test-deep perl-test-file"
makedepends="perl-dev"