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

Antonio Rojas arojas at archlinux.org
Tue Apr 13 13:40:39 UTC 2021


    Date: Tuesday, April 13, 2021 @ 13:40:38
  Author: arojas
Revision: 917230

Update to 7.6

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-13 13:38:55 UTC (rev 917229)
+++ PKGBUILD	2021-04-13 13:40:38 UTC (rev 917230)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=7.5
+pkgver=7.6
 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=('bc01dfd6659dcbd17992cac1fda1f479877a8946d2acdc939dec9a7a597d6694')
+sha256sums=('54bb8c92167a7f13f8aa73fc4b8a09785256d2c98213467debc7a282a431318b')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list