Date: Saturday, February 16, 2013 @ 13:42:07 Author: ronald Revision: 178108
upgpkg: netcdf 4.2.1.1-1 update to 4.2.1.1 Modified: netcdf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-16 09:56:28 UTC (rev 178107) +++ PKGBUILD 2013-02-16 12:42:07 UTC (rev 178108) @@ -3,7 +3,7 @@ # Contributor: damir <[email protected]> pkgname=netcdf -pkgver=4.2.1 +pkgver=4.2.1.1 pkgrel=1 pkgdesc="network Common Data Form interface for array-oriented data access and corresponding library" arch=("i686" "x86_64") @@ -13,7 +13,7 @@ options=('!libtool' '!makeflags') license=('custom') source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${pkgver}.tar.gz) -sha1sums=('dfb6b10ef8dd20e785efa5e29b448383090f144d') +sha1sums=('76631cb4e6b767c224338415cf6e5f5ff9bd1238') build() { cd ${srcdir}/${pkgname}-${pkgver}
