diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-03 19:15:47 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-03 19:26:52 -0300 |
commit | 490bc151103deeb43fbf46b1f549a0b7c0f7dfed (patch) | |
tree | b72ff162124c0ffc9f257c4eaaa06736f755b04e /pcr | |
parent | 5008e2dabb2aa5b9e18c5d5a7ff681ef37294965 (diff) | |
download | abslibre-490bc151103deeb43fbf46b1f549a0b7c0f7dfed.tar.gz abslibre-490bc151103deeb43fbf46b1f549a0b7c0f7dfed.tar.bz2 abslibre-490bc151103deeb43fbf46b1f549a0b7c0f7dfed.zip |
perl-business-isbn-2.010-1: updating version
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/perl-business-isbn/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/perl-business-isbn/PKGBUILD b/pcr/perl-business-isbn/PKGBUILD index 911006ab9..31f91348f 100644 --- a/pcr/perl-business-isbn/PKGBUILD +++ b/pcr/perl-business-isbn/PKGBUILD @@ -4,7 +4,7 @@ # Contributor : Márcio Silva <coadde@parabola.nu> pkgname=perl-business-isbn -pkgver=2.09 +pkgver=2.010 pkgrel=1 pkgdesc='Perl package to work with International Standard Book Numbers' arch=('any') @@ -13,7 +13,7 @@ license=('GPL1') depends=('perl' 'perl-business-isbn-data>=20140910' 'perl-uri') source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Business-ISBN-$pkgver.tar.gz) options=(!emptydirs) -md5sums=('5ebf339c409d99cdfa6f96974ef96780') +md5sums=('2fd4f8282e81086836ce235550988b75') sanitize() { unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT |