Date: Wednesday, September 20, 2017 @ 06:08:37
  Author: arojas
Revision: 305887

Update to 5.17

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-09-20 05:40:36 UTC (rev 305886)
+++ PKGBUILD    2017-09-20 06:08:37 UTC (rev 305887)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <and...@archlinux.org>
 
 pkgname=wcslib
-pkgver=5.16
-pkgrel=2
+pkgver=5.17
+pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(i686 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=('ed031e0cf1cec0e9cabfc650423efa526fec341441865001c1e2c56bfffc99ef')
+sha256sums=('5c9cb5c86be01703f6488774ef3ea44fd6918a4dcdfddc70855905c05de8436c')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to