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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Jan 17 21:20:16 UTC 2017


    Date: Tuesday, January 17, 2017 @ 21:20:15
  Author: jlichtblau
Revision: 207805

upgpkg: perl-exception-class 1.42-1 - new upstream release

Modified:
  perl-exception-class/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-17 21:15:40 UTC (rev 207804)
+++ PKGBUILD	2017-01-17 21:20:15 UTC (rev 207805)
@@ -4,7 +4,7 @@
 # Contributor: Caleb Cushing <xenoterracide at gmail.com>
 
 pkgname=perl-exception-class
-pkgver=1.40
+pkgver=1.42
 pkgrel=1
 pkgdesc='A module that allows you to declare real exception classes in Perl'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('perl>=5.8.1' 'perl-class-data-inheritable>=0.02' 'perl-devel-stacktrace>=2.00')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-$pkgver.tar.gz)
-sha256sums=('d1171f2d03a485e87eb561f34688991c17b939d2689bcda47f3f51b372669a1f')
+sha256sums=('8bb4ee64d3770d6812bda36890ef5df418573287eb8eccbb106f04c981dea22b')
 
 build() {
   cd "${srcdir}"/Exception-Class-$pkgver



More information about the arch-commits mailing list