diff options
author | Erich Eckner <git@eckner.net> | 2016-06-10 16:09:48 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2016-06-10 16:09:48 +0200 |
commit | 93e6026b1a6e0b1022b69005e04a99894eccd194 (patch) | |
tree | ab8b20dcece522f2f57edf1a939846a4efba9cfc /perl-astro-fits-header/PKGBUILD | |
parent | 67d44f75ddc284dcef6a481e3ea61856555acc7a (diff) | |
download | archlinuxewe.git.save-93e6026b1a6e0b1022b69005e04a99894eccd194.tar.xz |
perl-astro-fits-header dependency update
Diffstat (limited to 'perl-astro-fits-header/PKGBUILD')
-rw-r--r-- | perl-astro-fits-header/PKGBUILD | 5 |
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') |