Date: Thursday, March 12, 2015 @ 14:22:46
  Author: ronald
Revision: 233398

upgpkg: netcdf 4.3.3.1-1

update to 4.3.3.1

Modified:
  netcdf/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-03-12 13:18:15 UTC (rev 233397)
+++ PKGBUILD    2015-03-12 13:22:46 UTC (rev 233398)
@@ -3,8 +3,8 @@
 # Contributor: damir <[email protected]>
 
 pkgname=netcdf
-pkgver=4.3.2
-pkgrel=3
+pkgver=4.3.3.1
+pkgrel=1
 pkgdesc="network Common Data Form interface for array-oriented data access and 
corresponding library"
 arch=("i686" "x86_64")
 url="http://www.unidata.ucar.edu/downloads/netcdf/index.jsp";
@@ -13,7 +13,7 @@
 options=('!makeflags')
 license=('custom')
 
source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${pkgver}.tar.gz)
-sha1sums=('6e1bacab02e5220954fe0328d710ebb71c071d19')
+sha1sums=('074dd8ef6e8dde3f0c26c7bec0b5d3be6a38bbee')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}

Reply via email to