summaryrefslogtreecommitdiffstats
path: root/abs/core/perl_modules/perl-time-modules/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/perl_modules/perl-time-modules/PKGBUILD')
-rw-r--r--abs/core/perl_modules/perl-time-modules/PKGBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/abs/core/perl_modules/perl-time-modules/PKGBUILD b/abs/core/perl_modules/perl-time-modules/PKGBUILD
index fd41453..bd273e1 100644
--- a/abs/core/perl_modules/perl-time-modules/PKGBUILD
+++ b/abs/core/perl_modules/perl-time-modules/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 62353 2012-01-19 16:06:20Z seblu $
-# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
+# $Id$
+# Maintainer: Sébastien Luttringer
# Contributor: Alessandro Sagratini <ale_sagra at hotmail dot com>
# Contributor: Philippe LUC <philfifi@gmail.com>
pkgname=perl-time-modules
-pkgver=2011.0517
-pkgrel=1
-pkgdesc='Perl time related module'
-url="http://search.cpan.org/~muir/Time-modules-$pkgver/"
+pkgver=2013.0912
+pkgrel=3
+pkgdesc='Perl time related modules'
+url='http://search.cpan.org/~muir/Time-modules/'
license=('GPL' 'PerlArtistic')
options=('!emptydirs')
arch=('any')
source=("http://search.cpan.org/CPAN/authors/id/M/MU/MUIR/modules/Time-modules-$pkgver.tar.gz")
-md5sums=('67204ebc06211a877665765f91dc4e51')
+md5sums=('a4330144e24c356ca4c925d14e5ab06b')
build() {
cd Time-modules-$pkgver
@@ -25,4 +25,4 @@ package() {
make install DESTDIR="$pkgdir/"
}
-# vim:set ts=2 sw=2 ft=sh et:
+# vim:set ts=2 sw=2 et: