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

Bruno Pagani archange at archlinux.org
Tue Nov 20 15:15:41 UTC 2018


    Date: Tuesday, November 20, 2018 @ 15:15:41
  Author: archange
Revision: 409170

upgpkg: netcdf-openmpi 4.6.2-1

Modified:
  netcdf-openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-20 15:05:03 UTC (rev 409169)
+++ PKGBUILD	2018-11-20 15:15:41 UTC (rev 409170)
@@ -5,8 +5,8 @@
 _pkg=netcdf
 _mpi=openmpi
 pkgname=${_pkg}-${_mpi}
-pkgver=4.6.1
-pkgrel=4
+pkgver=4.6.2
+pkgrel=1
 pkgdesc="network Common Data Form interface for array-oriented data access and corresponding library with parallel support (${_mpi} version)"
 arch=('x86_64')
 url="https://www.unidata.ucar.edu/software/netcdf/"
@@ -19,7 +19,7 @@
 options=('!makeflags')
 license=('custom')
 source=(${_pkg}-${pkgver}.tar.gz::"https://github.com/Unidata/netcdf-c/archive/v${pkgver}.tar.gz")
-sha256sums=('a2fabf27c72a5ee746e3843e1debbaad37cd035767eaede2045371322211eebb')
+sha256sums=('673936c76ae0c496f6dde7e077f5be480afc1e300adb2c200bf56fbe22e5a82a')
 
 prepare() {
     mkdir -p build



More information about the arch-commits mailing list