diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-03 18:06:53 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-03 19:26:52 -0300 |
commit | b4fcbac298cc223c58e49313e94d8e8d6b3ca33c (patch) | |
tree | 734d8330a98e4f4fc77e04f8799a1001d1a5c9cf /pcr | |
parent | 852690589e1f0708c4a1767f86e8e880560b2bc7 (diff) | |
download | abslibre-b4fcbac298cc223c58e49313e94d8e8d6b3ca33c.tar.gz abslibre-b4fcbac298cc223c58e49313e94d8e8d6b3ca33c.tar.bz2 abslibre-b4fcbac298cc223c58e49313e94d8e8d6b3ca33c.zip |
perl-business-isbn-data-20140910.003-1: updating version
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/perl-business-isbn-data/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/perl-business-isbn-data/PKGBUILD b/pcr/perl-business-isbn-data/PKGBUILD index 11b9632a6..48dde4cd1 100644 --- a/pcr/perl-business-isbn-data/PKGBUILD +++ b/pcr/perl-business-isbn-data/PKGBUILD @@ -4,7 +4,7 @@ # Contributor : Márcio Silva <coadde@parabola.nu> pkgname=perl-business-isbn-data -pkgver=20140910.002 +pkgver=20140910.003 pkgrel=1 pkgdesc='Data pack for Business::ISBN' arch=('any') @@ -13,7 +13,7 @@ license=('GPL1') depends=('perl') source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Business-ISBN-Data-$pkgver.tar.gz) options=(!emptydirs) -md5sums=('448104360420c530fbd88ad125a6be54') +md5sums=('e45aba8cb0ed856c8633d874a0bf1f5b') sanitize() { unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT |