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

Antonio Rojas arojas at archlinux.org
Thu Aug 27 21:57:46 UTC 2020


    Date: Thursday, August 27, 2020 @ 21:57:44
  Author: arojas
Revision: 690092

Update to 7.3.1

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-27 21:52:52 UTC (rev 690091)
+++ PKGBUILD	2020-08-27 21:57:44 UTC (rev 690092)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=7.3
+pkgver=7.3.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=('4b01cf425382a26ca4f955ed6841a5f50c55952a2994367f8e067e4183992961')
+sha256sums=('ccfc220d353b489c72a8cfce8fe5c4479e2ad0dc0824a4480262274ae5b80b5c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list