summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f84ee77a2393..94f37b591bac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Contributor: Mark Gallagher <mark@fts.scot>
pkgname=perl-bankaccount-validator-uk
pkgver=0.65
-pkgrel=1
+pkgrel=2
pkgdesc='Rules for validating UK bank account (via MetaCPAN distribution)'
_dist=BankAccount-Validator-UK
arch=('any')
url="https://metacpan.org/release/$_dist"
license=('GPL' 'PerlArtistic')
-depends=('perl')
+depends=('perl' 'perl-file-sharedir' 'perl-moo' 'perl-namespace-autoclean')
options=('!emptydirs' 'purge')
source=("https://cpan.metacpan.org/authors/id/M/MA/MANWAR/$_dist-$pkgver.tar.gz")
sha256sums=(c5bdb4500d86deb20c3a9377815de580fd4dbd27233312cc17adf8de80cf720a)