mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 02:27:15 +08:00
[skip-ci] wcslib: update to 6.2
This commit is contained in:
parent
ca082e9b7b
commit
10d61f7cda
@ -1,5 +1,5 @@
|
|||||||
pkgname=wcslib
|
pkgname=wcslib
|
||||||
pkgver=5.19
|
pkgver=6.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A C library that implements the 'World Coordinate System' (WCS) standard in FITS"
|
pkgdesc="A C library that implements the 'World Coordinate System' (WCS) standard in FITS"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -8,7 +8,7 @@ license=('GPL3')
|
|||||||
depends=('cfitsio')
|
depends=('cfitsio')
|
||||||
makedepends=('gcc-fortran')
|
makedepends=('gcc-fortran')
|
||||||
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2")
|
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2")
|
||||||
sha256sums=('670cb0e8253100ba3e239a576f3bd7b0bf48488125eb056f60fef5e0c19ac90a')
|
sha256sums=('bb4dfe242959bc4e5540890e0475754ad4a027dba971903dc4d82df8d564d805')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user