summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fd643f29f09..dabf2de41f5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
pkgname='perl-time-period'
pkgver='1.25'
-pkgrel='2'
+pkgrel='3'
pkgdesc="A Perl module to deal with time periods"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-depends=('perl')
url='http://search.cpan.org/dist/Time-Period/'
source=("https://cpan.metacpan.org/authors/id/P/PB/PBOYD/Time-Period-${pkgver}.tar.gz")
md5sums=('92f33afda0f440be7335a163ac246ab1')