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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Feb 14 18:26:32 UTC 2018


    Date: Wednesday, February 14, 2018 @ 18:26:31
  Author: jlichtblau
Revision: 294464

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

Modified:
  perl-exception-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-14 18:24:01 UTC (rev 294463)
+++ PKGBUILD	2018-02-14 18:26:31 UTC (rev 294464)
@@ -4,8 +4,8 @@
 # Contributor: Caleb Cushing <xenoterracide at gmail.com>
 
 pkgname=perl-exception-class
-pkgver=1.42
-pkgrel=3
+pkgver=1.44
+pkgrel=1
 pkgdesc='A module that allows you to declare real exception classes in Perl'
 arch=('any')
 url="https://metacpan.org/release/Exception-Class"
@@ -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=('8bb4ee64d3770d6812bda36890ef5df418573287eb8eccbb106f04c981dea22b')
+sha256sums=('33f3fbf8b138d3b04ea4ec0ba83fb0df6ba898806bcf4ef393d4cafc1a23ee0d')
 
 build() {
   cd "${srcdir}"/Exception-Class-$pkgver



More information about the arch-commits mailing list