diff options
author | Erich Eckner <git@eckner.net> | 2017-09-21 13:52:26 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-21 13:52:26 +0200 |
commit | 81cd0d570a9deea9ad133674fe44396cdb2ea14b (patch) | |
tree | cb30b931907960d88e9dcc783bf52c0aa6da6dbe /perl-astro-fits-cfitsio/PKGBUILD | |
parent | 517e4dbbe17d405da6b00fad83765a7a062ef22a (diff) | |
download | archlinuxewe-81cd0d570a9deea9ad133674fe44396cdb2ea14b.tar.xz |
perl-astro-fits-cfitsio: remove comment
Diffstat (limited to 'perl-astro-fits-cfitsio/PKGBUILD')
-rw-r--r-- | perl-astro-fits-cfitsio/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-astro-fits-cfitsio/PKGBUILD b/perl-astro-fits-cfitsio/PKGBUILD index 2b5522085..f21c54df5 100644 --- a/perl-astro-fits-cfitsio/PKGBUILD +++ b/perl-astro-fits-cfitsio/PKGBUILD @@ -11,7 +11,6 @@ depends=( 'cfitsio') makedepends=( 'perl-extutils-makemaker') -# makedepends=('perl-test-deep' 'perl-test-number-delta') 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") |