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

Antonio Rojas arojas at archlinux.org
Fri Oct 23 12:06:18 UTC 2015


    Date: Friday, October 23, 2015 @ 14:06:18
  Author: arojas
Revision: 249685

Update to 5.11

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-23 11:08:55 UTC (rev 249684)
+++ PKGBUILD	2015-10-23 12:06:18 UTC (rev 249685)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=5.10
+pkgver=5.11
 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=('a276aa56e5079e0aa5ff626e089250e2')
+md5sums=('ea2c6c696d87d1b49f47e0bc37b23b1c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list