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

Antonio Rojas arojas at archlinux.org
Thu Dec 17 14:39:28 UTC 2015


    Date: Thursday, December 17, 2015 @ 15:39:28
  Author: arojas
Revision: 256722

Update to 5.12

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 14:21:52 UTC (rev 256721)
+++ PKGBUILD	2015-12-17 14:39:28 UTC (rev 256722)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=5.11
+pkgver=5.12
 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=('ea2c6c696d87d1b49f47e0bc37b23b1c')
+md5sums=('3a2128da2978c84c937670ae21aa8ba3')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list