From 4bcac39dcfafde47d7303ad6f3e3f3a96d7e596b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 31 May 2021 07:11:30 +0200 Subject: recompile all perl packages --- perl-astro-fits-cfitsio/PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'perl-astro-fits-cfitsio') diff --git a/perl-astro-fits-cfitsio/PKGBUILD b/perl-astro-fits-cfitsio/PKGBUILD index 3110d1882..0db978885 100644 --- a/perl-astro-fits-cfitsio/PKGBUILD +++ b/perl-astro-fits-cfitsio/PKGBUILD @@ -2,7 +2,7 @@ pkgname='perl-astro-fits-cfitsio' pkgver=1.15 -pkgrel=1 +pkgrel=2 pkgdesc='Perl extension for using the cfitsio library' arch=('i686' 'pentium4' 'x86_64') license=('PerlArtistic' 'GPL') @@ -14,6 +14,8 @@ _pinned_dependencies=( makedepends=( 'perl-extutils-makemaker') depends=( + 'perl>=5.34' + 'perl<5.35' "${_pinned_dependencies[@]}" ) url='https://metacpan.org/pod/Astro::FITS::CFITSIO' -- cgit v1.2.3-54-g00ecf