From ae5e27e4900c0c38025462f59e0524aef7aa630b Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 6 Feb 2014 03:51:56 +0000 Subject: Thu Feb 6 03:50:19 UTC 2014 --- community/perl-datetime/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/perl-datetime/PKGBUILD') diff --git a/community/perl-datetime/PKGBUILD b/community/perl-datetime/PKGBUILD index bd674b53f..16261d7df 100644 --- a/community/perl-datetime/PKGBUILD +++ b/community/perl-datetime/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 91663 2013-05-26 09:24:55Z bluewind $ +# $Id: PKGBUILD 105331 2014-02-05 10:17:13Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: François Charette pkgname=perl-datetime -pkgver=1.03 -pkgrel=2 +pkgver=1.06 +pkgrel=1 pkgdesc="A complete, easy to use date and time object" arch=('i686' 'x86_64') url="http://search.cpan.org/dist/DateTime" @@ -15,7 +15,7 @@ LC_NUMERIC=C provides=("perl-datetime=`printf %.4f $pkgver`") options=('!emptydirs') source=(http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-$pkgver.tar.gz) -md5sums=('ea0fc830410b9ce3baeef3525bc0acdd') +md5sums=('2d05c0cfa17b4011abb18d75a3e09453') build() { cd $srcdir/DateTime-$pkgver -- cgit v1.2.3-54-g00ecf