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

Antonio Rojas arojas at archlinux.org
Sun Jan 31 14:13:10 UTC 2021


    Date: Sunday, January 31, 2021 @ 14:13:09
  Author: arojas
Revision: 838147

Update to 7.4

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-31 14:05:13 UTC (rev 838146)
+++ PKGBUILD	2021-01-31 14:13:09 UTC (rev 838147)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=7.3.1
+pkgver=7.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=('ccfc220d353b489c72a8cfce8fe5c4479e2ad0dc0824a4480262274ae5b80b5c')
+sha256sums=('a21c964136055ad1d68ca9d3e9714374a9dc3ff2f7072622af08cc4f5a0c511c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list