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

Rémy Oudompheng remy at archlinux.org
Wed May 3 20:15:00 UTC 2017


    Date: Wednesday, May 3, 2017 @ 20:14:59
  Author: remy
Revision: 295230

upgpkg: perl-business-isbn 3.004-1

Upstream update.

Modified:
  perl-business-isbn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-03 17:26:45 UTC (rev 295229)
+++ PKGBUILD	2017-05-03 20:14:59 UTC (rev 295230)
@@ -6,17 +6,17 @@
 
 pkgname=perl-business-isbn
 _dist=Business-ISBN
-pkgver=2.011
+pkgver=3.004
 pkgrel=1
 pkgdesc='Perl package to work with International Standard Book Numbers'
 arch=('any')
-url='https://metacpan.org/release/${_dist}'
+url="https://metacpan.org/release/${_dist}"
 license=('PerlArtistic' 'GPL')
 depends=('perl' 'perl-business-isbn-data')
 optdepends=('perl-libwww: for access to the xISBN service')
 options=(!emptydirs)
 source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
-md5sums=('713eee9ccc81bd503b8263b34be0164f')
+sha256sums=('31754acd57bf0c3d4762003d784bce4a0af6832a725336e219fb2988b6fb831e')
 
 build() {
 	cd "${srcdir}/${_dist}-${pkgver}"



More information about the arch-commits mailing list