Date: Thursday, January 29, 2015 @ 11:06:47
  Author: fyan
Revision: 230241

upgpkg: wcslib 4.25.1-1

Modified:
  wcslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-01-29 10:01:49 UTC (rev 230240)
+++ PKGBUILD    2015-01-29 10:06:47 UTC (rev 230241)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <[email protected]>
 
 pkgname=wcslib
-pkgver=4.24
+pkgver=4.25.1
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('cfitsio')
 makedepends=('gcc-fortran')
 
source=("ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('10f44010cd4a47b63a5180a215386ab9')
+md5sums=('273743120460aed00fdfe8d5d5eb6c8d')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to