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

Antonio Rojas arojas at gemini.archlinux.org
Fri Mar 25 07:38:26 UTC 2022


    Date: Friday, March 25, 2022 @ 07:38:25
  Author: arojas
Revision: 1176180

Update to 7.8

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-25 07:34:28 UTC (rev 1176179)
+++ PKGBUILD	2022-03-25 07:38:25 UTC (rev 1176180)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=7.7
+pkgver=7.8
 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=('a708e6b4e90e2cd6427434715b591bb9c3d4005c99725ec494b8e0bed2de5355')
+sha256sums=('163dcfea0e07aaffe4e1dd97abc299ea4d60c680e8bb14dd394dc3ee0934d84e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list