summaryrefslogtreecommitdiff
path: root/community/perl-datetime/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-datetime/PKGBUILD')
-rw-r--r--community/perl-datetime/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-datetime/PKGBUILD b/community/perl-datetime/PKGBUILD
index 16261d7df..c6179c4ca 100644
--- a/community/perl-datetime/PKGBUILD
+++ b/community/perl-datetime/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 105331 2014-02-05 10:17:13Z spupykin $
+# $Id: PKGBUILD 105763 2014-02-15 20:31:20Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-datetime
-pkgver=1.06
+pkgver=1.07
pkgrel=1
pkgdesc="A complete, easy to use date and time object"
arch=('i686' 'x86_64')
@@ -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=('2d05c0cfa17b4011abb18d75a3e09453')
+md5sums=('2b1745e4f7c0777c02545033588f6394')
build() {
cd $srcdir/DateTime-$pkgver