[arch-commits] Commit in perl-date-manip/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Sep 2 10:16:52 UTC 2015
Date: Wednesday, September 2, 2015 @ 12:16:52
Author: fyan
Revision: 245197
upgpkg: perl-date-manip 6.51-1
Modified:
perl-date-manip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-02 10:14:11 UTC (rev 245196)
+++ PKGBUILD 2015-09-02 10:16:52 UTC (rev 245197)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-date-manip
-pkgver=6.50
+pkgver=6.51
pkgrel=1
pkgdesc="Date::Manip - date manipulation routines"
arch=('any')
@@ -13,7 +13,7 @@
checkdepends=('perl-test-inter')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/Date-Manip-${pkgver}.tar.gz")
-md5sums=('62c86841f9c57ebe663178195c1df272')
+md5sums=('da85d48de8de695d67d0107a477fd501')
build() {
cd Date-Manip-${pkgver}
More information about the arch-commits
mailing list