Date: Saturday, July 9, 2011 @ 08:58:02 Author: ronald Revision: 131006
upgpkg: netcdf 4.1.3-1 update to 4.1.3 Modified: netcdf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-07-09 12:32:11 UTC (rev 131005) +++ PKGBUILD 2011-07-09 12:58:02 UTC (rev 131006) @@ -3,7 +3,7 @@ # Contributor: damir <[email protected]> pkgname=netcdf -pkgver=4.1.2 +pkgver=4.1.3 pkgrel=1 pkgdesc="network Common Data Form interface for array-oriented data access and corresponding library" arch=("i686" "x86_64") @@ -12,7 +12,7 @@ options=('!libtool' '!makeflags') license=('custom') source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${pkgver}.tar.gz) -sha1sums=('ef42419b2afd99364e470813bc5b922a1a72a6de') +sha1sums=('e600322478276f51612e17cca3cda38489003f81') build() { cd ${srcdir}/${pkgname}-${pkgver}
