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

Antonio Rojas arojas at archlinux.org
Mon Mar 9 10:32:14 UTC 2020


    Date: Monday, March 9, 2020 @ 10:32:13
  Author: arojas
Revision: 592920

Update to 7.2

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-09 10:26:31 UTC (rev 592919)
+++ PKGBUILD	2020-03-09 10:32:13 UTC (rev 592920)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=7.1
+pkgver=7.2
 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=('f0bb749eb384794501ad3f71cc10d69debcc0dfca2a395ef57062245c9165116')
+sha256sums=('63959eb4859517a1ecca48c91542318bebeed62e4a1663656de9a983af376e39')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list