summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCpanBot2024-02-08 00:09:04 +0000
committerCpanBot2024-02-08 00:09:04 +0000
commit5177d671733f534c97f884c0559831626ab82d2b (patch)
tree05ae00beda7db787140452c5e39e4ccbf066ac17 /PKGBUILD
parent29c7a4d3076d53484e5296c4fecd006628a5787a (diff)
downloadaur-5177d671733f534c97f884c0559831626ab82d2b.tar.gz
Converted 'Furl' with cpan2aur2git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91033aeef732..59e4f0ecc646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname='perl-furl'
pkgver='3.14'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Lightning-fast URL fetcher"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-class-accessor-lite>=0' 'perl-http-parser-xs>=0.11' 'perl-mozilla-ca>=0' 'perl>=5.8.1')
-makedepends=()
+makedepends=('perl-module-build-tiny>=0.035')
checkdepends=('perl-test-requires>=0' 'perl-test-tcp>=2.11')
url='https://metacpan.org/release/Furl'
source=('http://search.cpan.org/CPAN/authors/id/S/SY/SYOHEX/Furl-3.14.tar.gz')