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

Antonio Rojas arojas at archlinux.org
Wed Jun 3 06:52:38 UTC 2020


    Date: Wednesday, June 3, 2020 @ 06:52:38
  Author: arojas
Revision: 638156

Update to 7.3

Modified:
  wcslib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-03 06:42:45 UTC (rev 638155)
+++ PKGBUILD	2020-06-03 06:52:38 UTC (rev 638156)
@@ -2,8 +2,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=7.2
-pkgrel=2
+pkgver=7.3
+pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) standard in FITS"
 arch=(x86_64)
 url="https://www.atnf.csiro.au/people/Mark.Calabretta/WCS/"
@@ -11,7 +11,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('63959eb4859517a1ecca48c91542318bebeed62e4a1663656de9a983af376e39')
+sha256sums=('4b01cf425382a26ca4f955ed6841a5f50c55952a2994367f8e067e4183992961')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list