[arch-commits] Commit in netcdf/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Thu Sep 10 20:38:46 UTC 2009


    Date: Thursday, September 10, 2009 @ 16:38:46
  Author: ronald
Revision: 51750

upgpkg: netcdf 4.0.1-1
    update to version 4, missed it yesterday

Modified:
  netcdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-10 20:21:18 UTC (rev 51749)
+++ PKGBUILD	2009-09-10 20:38:46 UTC (rev 51750)
@@ -3,16 +3,16 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=netcdf
-pkgver=3.6.3
+pkgver=4.0.1
 pkgrel=1
 pkgdesc="network Common Data Form interface for array-oriented data access and corresponding library"
 arch=("i686" "x86_64")
-url="http://my.unidata.ucar.edu/content/software/netcdf/index.html"
+url="http://www.unidata.ucar.edu/downloads/netcdf/index.jsp"
 depends=('gcc-libs>=4.3.0')
 options=('force' '!libtool' '!makeflags')
 license=('custom')
 source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${pkgver}.tar.gz)
-md5sums=('334e9bdc010b6cd03fd6531a45fe50ad')
+md5sums=('a251453c5477599f050fa4e593295186')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list