Date: Monday, January 5, 2015 @ 05:01:38 Author: fyan Revision: 228435
upgpkg: wcslib 4.24-1 upstream new release Modified: wcslib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-05 03:48:30 UTC (rev 228434) +++ PKGBUILD 2015-01-05 04:01:38 UTC (rev 228435) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=wcslib -pkgver=4.23 +pkgver=4.24 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=('be5e0dbc93540cb1d163110c7c327919') +md5sums=('10f44010cd4a47b63a5180a215386ab9') build() { cd $pkgname-$pkgver
