[arch-commits] Commit in wcslib/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Jul 12 08:22:01 UTC 2021
Date: Monday, July 12, 2021 @ 08:22:01
Author: arojas
Revision: 976671
Update to 7.7
Modified:
wcslib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-12 06:32:42 UTC (rev 976670)
+++ PKGBUILD 2021-07-12 08:22:01 UTC (rev 976671)
@@ -2,7 +2,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=wcslib
-pkgver=7.6
+pkgver=7.7
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=('54bb8c92167a7f13f8aa73fc4b8a09785256d2c98213467debc7a282a431318b')
+sha256sums=('a708e6b4e90e2cd6427434715b591bb9c3d4005c99725ec494b8e0bed2de5355')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list