summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZhuoyun Wei2018-03-30 21:10:38 +0800
committerZhuoyun Wei2018-03-30 21:10:38 +0800
commit9816ade19199d73dfcadb31a7f220926e568eab8 (patch)
tree5888541500a6d620910a639ff90b179a60787dda /PKGBUILD
parent79622d79c9e41cfa75e7b6ce331dfd161212c3e7 (diff)
downloadaur-perl-config-onion.tar.gz
Update dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50148b18be34..db399a4f6981 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=perl-config-onion
_dist=Config-Onion
pkgver=1.007
-pkgrel=1
+pkgrel=2
pkgdesc="Config::Onion - Layered configuration, because configs are like ogres"
arch=('any')
url="https://github.com/dsheroh/Config-Onion"
license=('GPL' 'PerlArtistic')
-depends=('perl')
+depends=('perl' 'perl-config-any' 'perl-config-any' 'perl-hash-merge-simple' 'perl-moo')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/D/DS/DSHEROH/Config-Onion-${pkgver}.tar.gz")
sha256sums=('327fddf68e138b2469e5a2bae37c733f87ca84caf61e1cfaa949be3d950da8af')