summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCpanBot2024-02-04 21:27:46 +0000
committerCpanBot2024-02-04 21:27:46 +0000
commitf30ca27c9560c9ed4bd773ea74b11fb5b08d8aef (patch)
tree03cf1b9392662523be9239266a53006aaa16f24f /PKGBUILD
parent8925d8429010d85d212866b89540b24fffd8bdb9 (diff)
downloadaur-perl-test-www-mechanize.tar.gz
Converted 'Test::WWW::Mechanize' with cpan2aur2git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83c365804068..e795b61445a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver='1.60'
pkgrel='1'
pkgdesc="Testing-specific WWW::Mechanize subclass"
arch=('any')
-license=('PerlArtistic' 'GPL')
+license=('Artistic2.0')
options=('!emptydirs')
depends=('perl-carp-assert-more>=1.16' 'perl-html-form>=0' 'perl-html-parser>=0' 'perl-http-message>=6.29' 'perl-http-server-simple>=0.42' 'perl-test-longstring>=0.15' 'perl-uri>=0' 'perl-www-mechanize>=1.68' 'perl-libwww>=0' 'perl>=5.010')
makedepends=()