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

Antonio Rojas arojas at archlinux.org
Fri Jul 27 16:50:05 UTC 2018


    Date: Friday, July 27, 2018 @ 16:50:04
  Author: arojas
Revision: 363695

Update to 5.19

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-27 15:55:41 UTC (rev 363694)
+++ PKGBUILD	2018-07-27 16:50:04 UTC (rev 363695)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=5.18
-pkgrel=3
+pkgver=5.19
+pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) standard in FITS"
 arch=(x86_64)
 url="http://www.atnf.csiro.au/people/Mark.Calabretta/WCS/"
@@ -12,7 +12,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('b693fbf14f2553507bc0c72bca531f23c59885be8f7d3c3cb889a5349129509a')
+sha256sums=('670cb0e8253100ba3e239a576f3bd7b0bf48488125eb056f60fef5e0c19ac90a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list