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

Antonio Rojas arojas at archlinux.org
Sun Jun 5 10:04:27 UTC 2016


    Date: Sunday, June 5, 2016 @ 12:04:26
  Author: arojas
Revision: 268975

Update to 5.15

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-05 09:54:29 UTC (rev 268974)
+++ PKGBUILD	2016-06-05 10:04:26 UTC (rev 268975)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=5.14
+pkgver=5.15
 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=('7225a13fe1ca9eb7a6e29432ecaa1ffb')
+md5sums=('84d688bbb2a949b172b444b37c0011e3')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list