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

Antonio Rojas arojas at archlinux.org
Sun Mar 21 08:49:09 UTC 2021


    Date: Sunday, March 21, 2021 @ 08:49:09
  Author: arojas
Revision: 897212

Update to 7.5

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 08:47:25 UTC (rev 897211)
+++ PKGBUILD	2021-03-21 08:49:09 UTC (rev 897212)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=7.4
+pkgver=7.5
 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=('a21c964136055ad1d68ca9d3e9714374a9dc3ff2f7072622af08cc4f5a0c511c')
+sha256sums=('bc01dfd6659dcbd17992cac1fda1f479877a8946d2acdc939dec9a7a597d6694')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list