Date: Friday, March 25, 2022 @ 15:32:07
  Author: arojas
Revision: 1176503

Update to 7.9

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-25 15:28:34 UTC (rev 1176502)
+++ PKGBUILD    2022-03-25 15:32:07 UTC (rev 1176503)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=wcslib
-pkgver=7.8
+pkgver=7.9
 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=('163dcfea0e07aaffe4e1dd97abc299ea4d60c680e8bb14dd394dc3ee0934d84e')
+sha256sums=('beff8c1f0e8600078813c032d1afcd9cb305c31f567567434824233d582aba58')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to