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

Felix Yan felixonmars at archlinux.org
Mon Aug 7 14:00:48 UTC 2017


    Date: Monday, August 7, 2017 @ 14:00:47
  Author: felixonmars
Revision: 301732

upgpkg: perl-error 0.17025-1

Modified:
  perl-error/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-07 13:53:03 UTC (rev 301731)
+++ PKGBUILD	2017-08-07 14:00:47 UTC (rev 301732)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-error
-pkgver=0.17024
-pkgrel=2
+pkgver=0.17025
+pkgrel=1
 pkgdesc="Perl/CPAN Error module - Error/exception handling in an OO-ish way"
 url="http://search.cpan.org/dist/Error/"
 arch=('any')
@@ -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=('21376fdb5a352eea3e92cd4027df163dc4075561')
+sha512sums=('0cb77d8be2f759aaf8970f9d5fa5483ba5ba687c115f6bbeaa22afb1b5c50fe6f70b4dce19a3c8d1bf6e9bfad0af86f2e03faac493f428b04962e5337be3ae2b')
 
 build() {
   cd Error-${pkgver}



More information about the arch-commits mailing list