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

Antonio Rojas arojas at archlinux.org
Wed Jan 1 21:07:16 UTC 2020


    Date: Wednesday, January 1, 2020 @ 21:07:16
  Author: arojas
Revision: 545933

Update to 7.1

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-01 20:57:26 UTC (rev 545932)
+++ PKGBUILD	2020-01-01 21:07:16 UTC (rev 545933)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=6.4
+pkgver=7.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=('13c11ff70a7725563ec5fa52707a9965fce186a1766db193d08c9766ea107000')
+sha256sums=('f0bb749eb384794501ad3f71cc10d69debcc0dfca2a395ef57062245c9165116')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list