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

Rémy Oudompheng remy at gemini.archlinux.org
Fri Jun 3 21:40:03 UTC 2022


    Date: Friday, June 3, 2022 @ 21:40:03
  Author: remy
Revision: 447533

upgpkg: perl-business-isbn 3.007-1

Modified:
  perl-business-isbn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-03 21:36:37 UTC (rev 447532)
+++ PKGBUILD	2022-06-03 21:40:03 UTC (rev 447533)
@@ -5,8 +5,8 @@
 
 pkgname=perl-business-isbn
 _dist=Business-ISBN
-pkgver=3.004
-pkgrel=9
+pkgver=3.007
+pkgrel=1
 pkgdesc='Perl package to work with International Standard Book Numbers'
 arch=('any')
 url="https://metacpan.org/release/${_dist}"
@@ -13,9 +13,10 @@
 license=('PerlArtistic' 'GPL')
 depends=('perl' 'perl-business-isbn-data')
 optdepends=('perl-libwww: for access to the xISBN service')
+checkdepends=('perl-test-pod')
 options=(!emptydirs)
 source=(https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
-sha256sums=('31754acd57bf0c3d4762003d784bce4a0af6832a725336e219fb2988b6fb831e')
+sha256sums=('50cc4686dd21c9537b49a231d71711e814ebd2f19aa4ca331baf92ff2de5ce19')
 
 build() {
 	cd "${srcdir}/${_dist}-${pkgver}"



More information about the arch-commits mailing list