summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb6763387ac0..af04fcb1ff1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
# Generated by mksrcinfo v8
-# Thu Sep 28 19:02:52 UTC 2017
+# Thu Sep 28 20:05:29 UTC 2017
pkgbase = perl-time-period
pkgdesc = A Perl module to deal with time periods
pkgver = 1.25
- pkgrel = 2
+ pkgrel = 3
url = http://search.cpan.org/dist/Time-Period/
arch = any
license = PerlArtistic
license = GPL
- depends = perl
options = !emptydirs
source = https://cpan.metacpan.org/authors/id/P/PB/PBOYD/Time-Period-1.25.tar.gz
md5sums = 92f33afda0f440be7335a163ac246ab1
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')