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

Antonio Rojas arojas at archlinux.org
Sun Jan 15 11:04:12 UTC 2017


    Date: Sunday, January 15, 2017 @ 11:04:11
  Author: arojas
Revision: 286476

Update to 5.16

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 11:02:55 UTC (rev 286475)
+++ PKGBUILD	2017-01-15 11:04:11 UTC (rev 286476)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=wcslib
-pkgver=5.15
+pkgver=5.16
 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=('84d688bbb2a949b172b444b37c0011e3')
+md5sums=('8608b3e7f36a7d82a670c3569ad21817')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list