[arch-commits] Commit in wcslib/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Oct 19 16:53:52 UTC 2018


    Date: Friday, October 19, 2018 @ 16:53:52
  Author: arojas
Revision: 397917

Update to 6.1

Modified:
  wcslib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-19 16:52:29 UTC (rev 397916)
+++ PKGBUILD	2018-10-19 16:53:52 UTC (rev 397917)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=5.20
+pkgver=6.1
 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=('0bc037db498cbd8e17ecaedd72fad15d6810ae885793882d5736f746f64c0fb1')
+sha256sums=('edc89a7e29df4cb7d201066c99b557d4c9eba16da06cc125439f2e4ff6b482f8')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list