[skip-ci] wcslib: update to 6.2

This commit is contained in:
Jeff Huang 2018-10-20 15:06:58 +02:00
parent ca082e9b7b
commit 10d61f7cda

View File

@ -1,5 +1,5 @@
pkgname=wcslib
pkgver=5.19
pkgver=6.2
pkgrel=1
pkgdesc="A C library that implements the 'World Coordinate System' (WCS) standard in FITS"
arch=('x86_64')
@ -8,7 +8,7 @@ license=('GPL3')
depends=('cfitsio')
makedepends=('gcc-fortran')
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2")
sha256sums=('670cb0e8253100ba3e239a576f3bd7b0bf48488125eb056f60fef5e0c19ac90a')
sha256sums=('bb4dfe242959bc4e5540890e0475754ad4a027dba971903dc4d82df8d564d805')
build() {
cd $pkgname-$pkgver