[arch-commits] Commit in perl-date-manip/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Jun 2 14:06:00 UTC 2015
Date: Tuesday, June 2, 2015 @ 16:06:00
Author: fyan
Revision: 240195
upgpkg: perl-date-manip 6.50-1
Modified:
perl-date-manip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-02 10:51:49 UTC (rev 240194)
+++ PKGBUILD 2015-06-02 14:06:00 UTC (rev 240195)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-date-manip
-pkgver=6.49
+pkgver=6.50
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=('4a07d42b0e47a48c4df0af22fcefc6be')
+md5sums=('62c86841f9c57ebe663178195c1df272')
build() {
cd Date-Manip-${pkgver}
More information about the arch-commits
mailing list