Date: Friday, July 12, 2019 @ 11:42:43
  Author: arojas
Revision: 489104

Update to 6.3

Modified:
  wcslib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-07-12 11:38:15 UTC (rev 489103)
+++ PKGBUILD    2019-07-12 11:42:43 UTC (rev 489104)
@@ -2,8 +2,8 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=wcslib
-pkgver=6.2
-pkgrel=2
+pkgver=6.3
+pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
 url="https://www.atnf.csiro.au/people/Mark.Calabretta/WCS/";
@@ -11,7 +11,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 
source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('bb4dfe242959bc4e5540890e0475754ad4a027dba971903dc4d82df8d564d805')
+sha256sums=('4c37f07d64d51abaf30093238fdd426a321ffaf5a9575f7fd81e155d973822ea')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to