[arch-commits] Commit in wcslib/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Aug 24 18:23:16 UTC 2019
Date: Saturday, August 24, 2019 @ 18:23:16
Author: arojas
Revision: 501528
Update to 6.4
Modified:
wcslib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-24 18:21:09 UTC (rev 501527)
+++ PKGBUILD 2019-08-24 18:23:16 UTC (rev 501528)
@@ -2,7 +2,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=wcslib
-pkgver=6.3
+pkgver=6.4
pkgrel=1
pkgdesc="A C library that implements the 'World Coordinate System' (WCS) standard in FITS"
arch=(x86_64)
@@ -11,7 +11,7 @@
depends=(cfitsio)
makedepends=(gcc-fortran)
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('4c37f07d64d51abaf30093238fdd426a321ffaf5a9575f7fd81e155d973822ea')
+sha256sums=('13c11ff70a7725563ec5fa52707a9965fce186a1766db193d08c9766ea107000')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list