summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 679c730d6d6b..e4eeac034fc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname='perl-cookie-baker'
pkgver='0.10'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Cookie string generator / parser"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-uri' 'perl')
-makedepends=()
+makedepends=('perl-module-build-tiny')
checkdepends=('perl-test-time')
url='https://metacpan.org/release/Cookie-Baker'
source=("http://search.cpan.org/CPAN/authors/id/K/KA/KAZEBURO/Cookie-Baker-${pkgver}.tar.gz")