From ed52e3e705b48af38c1ebede8941e2e380a3f309 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 1 Jul 2020 08:24:19 +0200 Subject: perl-astro-fits-cfitsio 1.12-4 -> 1.14-1 --- perl-astro-fits-cfitsio/PKGBUILD | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/perl-astro-fits-cfitsio/PKGBUILD b/perl-astro-fits-cfitsio/PKGBUILD index 4e309307..d144d5fe 100644 --- a/perl-astro-fits-cfitsio/PKGBUILD +++ b/perl-astro-fits-cfitsio/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Erich Eckner pkgname='perl-astro-fits-cfitsio' -pkgver=1.12 -pkgrel=4 +pkgver=1.14 +pkgrel=1 pkgdesc='Perl extension for using the cfitsio library' arch=('i686' 'pentium4' 'x86_64') license=('PerlArtistic' 'GPL') @@ -11,17 +11,16 @@ _pinned_dependencies=( 'cfitsio=1:3.48' 'glibc>=2.31' ) -depends=( - 'perl>=5.32' - 'perl<5.33' - "${_pinned_dependencies[@]}" - 'cfitsio') makedepends=( 'perl-extutils-makemaker') +depends=( + 'cfitsio' + 'cfitsio=1:3.48' + 'glibc>=2.31') url='https://metacpan.org/pod/Astro::FITS::CFITSIO' _distdir="Astro-FITS-CFITSIO-${pkgver}" source=("https://cpan.metacpan.org/authors/id/P/PR/PRATZLAFF/${_distdir}.tar.gz") -sha512sums=('cd10ee29da5a3676600c56ed9abba2b5bcdba64ea12c9331df58f37f166a129a3dc17cc5298351bdafc1dab811bc9844e71e5afb90e2a2f0c087d0844ca10810') +sha512sums=('32e708ed03bd5263fc53b610a799103ef733047cee41c1b26a79a5978862668faaaeff96b330cf195d85a46b241c6b20631678625dc9ed43e85f823a5c35d397') build() { ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \ -- cgit v1.2.3-54-g00ecf