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

Bruno Pagani archange at archlinux.org
Mon Dec 30 13:25:07 UTC 2019


    Date: Monday, December 30, 2019 @ 13:25:06
  Author: archange
Revision: 544622

upgpkg: netcdf-openmpi 4.7.3-1

Modified:
  netcdf-openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-30 13:24:32 UTC (rev 544621)
+++ PKGBUILD	2019-12-30 13:25:06 UTC (rev 544622)
@@ -5,8 +5,8 @@
 _pkg=netcdf
 _mpi=openmpi
 pkgname=${_pkg}-${_mpi}
-pkgver=4.7.1
-pkgrel=2
+pkgver=4.7.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)
 url="https://www.unidata.ucar.edu/software/netcdf/"
@@ -19,7 +19,7 @@
 conflicts=("${_pkg}")
 options=(!makeflags)
 source=(https://github.com/Unidata/netcdf-c/archive/v${pkgver}/${_pkg}-${pkgver}.tar.gz)
-sha256sums=('583e6b89c57037293fc3878c9181bb89151da8c6015ecea404dd426fea219b2c')
+sha256sums=('05d064a2d55147b83feff3747bea13deb77bef390cb562df4f9f9f1ce147840d')
 
 prepare() {
     mkdir -p build



More information about the arch-commits mailing list