[arch-commits] Commit in perl-error/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat May 30 12:04:54 UTC 2015
Date: Saturday, May 30, 2015 @ 14:04:54
Author: fyan
Revision: 239910
upgpkg: perl-error 0.17024-1
Modified:
perl-error/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-05-30 11:41:36 UTC (rev 239909)
+++ PKGBUILD 2015-05-30 12:04:54 UTC (rev 239910)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-error
-pkgver=0.17023
+pkgver=0.17024
pkgrel=1
pkgdesc="Perl/CPAN Error module - Error/exception handling in an OO-ish way"
url="http://search.cpan.org/dist/Error/"
@@ -12,7 +12,7 @@
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-${pkgver}.tar.gz)
-sha1sums=('fd3772bd83067fefdc858e7c2bd607e0f94f952b')
+sha1sums=('21376fdb5a352eea3e92cd4027df163dc4075561')
build() {
cd Error-${pkgver}
More information about the arch-commits
mailing list