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/PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/perl-astro-fits-header/PKGBUILD b/perl-astro-fits-header/PKGBUILD
index b99975fb..0216b653 100644
--- a/perl-astro-fits-header/PKGBUILD
+++ b/perl-astro-fits-header/PKGBUILD
@@ -2,21 +2,18 @@
pkgname=perl-astro-fits-header
_pkgname='Astro-FITS-Header'
pkgver=3.07
-pkgrel=2
+pkgrel='3'
pkgdesc="Object Orientated interface to FITS HDUs"
arch=('any')
url="http://pdl.perl.org/"
license=('GPL' 'PerlArtistic')
provides=(
- 'perl-astro-fits-header=3.04'
'perl-astro-fits-header-ast=3.01'
'perl-astro-fits-header-cfitsio=3.02'
'perl-astro-fits-headercollection=3.01'
'perl-astro-fits-header-gsd=3.01'
'perl-astro-fits-header-item=3.02'
'perl-astro-fits-header-ndf=3.02')
-depends=(
- 'perl')
makedepends=(
'perl-module-build>=0.3'
'perl-test-simple')