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

Bruno Pagani archange at archlinux.org
Sun Mar 17 01:08:58 UTC 2019


    Date: Sunday, March 17, 2019 @ 01:08:58
  Author: archange
Revision: 442281

upgpkg: netcdf-openmpi 4.6.3-1

Modified:
  netcdf-openmpi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-17 00:57:43 UTC (rev 442280)
+++ PKGBUILD	2019-03-17 01:08:58 UTC (rev 442281)
@@ -5,7 +5,7 @@
 _pkg=netcdf
 _mpi=openmpi
 pkgname=${_pkg}-${_mpi}
-pkgver=4.6.2.1
+pkgver=4.6.3
 pkgrel=1
 pkgdesc="network Common Data Form interface for array-oriented data access and corresponding library with parallel support (${_mpi} version)"
 arch=('x86_64')
@@ -19,7 +19,7 @@
 conflicts=("${_pkg}")
 options=('!makeflags')
 source=(${_pkg}-${pkgver}.tar.gz::"https://github.com/Unidata/netcdf-c/archive/v${pkgver}.tar.gz")
-sha256sums=('f5526423f11ec6c582025710d144438a707afca0499dc00f9fe6067aa8676aac')
+sha256sums=('734a629cdaed907201084d003cfa091806d6080eeffbd4204e7c7f73ff9d3564')
 
 prepare() {
     mkdir -p build



More information about the arch-commits mailing list