[arch-commits] Commit in perl-date-manip/trunk (PKGBUILD)
Eric Bélanger
eric at nymeria.archlinux.org
Sun Dec 8 23:53:20 UTC 2013
Date: Monday, December 9, 2013 @ 00:53:20
Author: eric
Revision: 201322
upgpkg: perl-date-manip 6.42-1
Upstream update
Modified:
perl-date-manip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-12-08 23:45:21 UTC (rev 201321)
+++ PKGBUILD 2013-12-08 23:53:20 UTC (rev 201322)
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=perl-date-manip
-pkgver=6.41
+pkgver=6.42
pkgrel=1
pkgdesc="Date::Manip - date manipulation routines"
arch=('any')
@@ -11,7 +11,7 @@
depends=('perl')
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/Date-Manip-${pkgver}.tar.gz)
-md5sums=('5fd8ba69642db5fc87a99eab6376c0ac')
+md5sums=('70ec592364c3f7f5aea26a852f2dc8ed')
build() {
cd Date-Manip-${pkgver}
More information about the arch-commits
mailing list