[arch-commits] Commit in perl-error/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Feb 13 03:27:47 UTC 2015


    Date: Friday, February 13, 2015 @ 04:27:47
  Author: fyan
Revision: 231353

upgpkg: perl-error 0.17023-1

Modified:
  perl-error/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-13 03:27:30 UTC (rev 231352)
+++ PKGBUILD	2015-02-13 03:27:47 UTC (rev 231353)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer:
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-error
-pkgver=0.17022
+pkgver=0.17023
 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=('2e638bd8e9f9e241733a6f199287154a039d3700')
+sha1sums=('fd3772bd83067fefdc858e7c2bd607e0f94f952b')
 
 build() {
   cd Error-${pkgver}



More information about the arch-commits mailing list