summaryrefslogtreecommitdiff
path: root/perl-astro-fits-header/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-astro-fits-header/PKGBUILD')
-rw-r--r--perl-astro-fits-header/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-astro-fits-header/PKGBUILD b/perl-astro-fits-header/PKGBUILD
index 382ef0d0..bc64243d 100644
--- a/perl-astro-fits-header/PKGBUILD
+++ b/perl-astro-fits-header/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=perl-astro-fits-header
_pkgname='Astro-FITS-Header'
pkgver=3.07
-pkgrel='7'
+pkgrel=8
pkgdesc="Object Orientated interface to FITS HDUs"
arch=('any')
depends=(
- 'perl>=5.28'
- 'perl<5.29'
+ 'perl>=5.30'
+ 'perl<5.31'
)
url="http://pdl.perl.org/"
license=('GPL' 'PerlArtistic')