summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-metacpan-client/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-metacpan-client/PKGBUILD b/perl-metacpan-client/PKGBUILD
index 9cbaaffe8..6ac15be30 100644
--- a/perl-metacpan-client/PKGBUILD
+++ b/perl-metacpan-client/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-metacpan-client'
pkgver=2.029000
-pkgrel=4
+pkgrel=5
pkgdesc='A comprehensive, DWIM-featured client to the MetaCPAN API'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -41,7 +41,7 @@ depends=(
'perl-ref-util'
'perl-safe-isa'
'perl-type-tiny'
- 'perl-uri-escape')
+ 'perl-uri')
makedepends=(
'perl-base'
'perl-extutils-makemaker>=7.11.01'