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

Antonio Rojas arojas at archlinux.org
Fri Mar 25 18:55:17 UTC 2016


    Date: Friday, March 25, 2016 @ 19:55:17
  Author: arojas
Revision: 262556

Update to 5.14

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-25 18:47:27 UTC (rev 262555)
+++ PKGBUILD	2016-03-25 18:55:17 UTC (rev 262556)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=5.12
+pkgver=5.14
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) standard in FITS"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(cfitsio)
 makedepends=(gcc-fortran)
 source=("ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('3a2128da2978c84c937670ae21aa8ba3')
+md5sums=('7225a13fe1ca9eb7a6e29432ecaa1ffb')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list