[arch-commits] Commit in perl-datetime/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Oct 11 14:29:14 UTC 2016
Date: Tuesday, October 11, 2016 @ 14:29:14
Author: spupykin
Revision: 191940
upgpkg: perl-datetime 1.39-2
upd
Modified:
perl-datetime/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-11 14:24:53 UTC (rev 191939)
+++ PKGBUILD 2016-10-11 14:29:14 UTC (rev 191940)
@@ -4,13 +4,14 @@
pkgname=perl-datetime
pkgver=1.39
-pkgrel=1
+pkgrel=2
pkgdesc="A complete, easy to use date and time object"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/DateTime"
license=('GPL' 'PerlArtistic')
depends=('perl-datetime-timezone>=0.59' 'perl-datetime-locale>=0.41'
- 'perl-params-validate>=0.76' 'perl-math-round')
+ 'perl-params-validate>=0.76' 'perl-math-round'
+ 'perl-namespace-autoclean' 'perl-specio')
makedepends=('perl-module-build')
LC_NUMERIC=C
provides=("perl-datetime=`printf %.4f $pkgver`")
More information about the arch-commits
mailing list