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

Bruno Pagani archange at archlinux.org
Sun Dec 23 15:53:58 UTC 2018


    Date: Sunday, December 23, 2018 @ 15:53:56
  Author: archange
Revision: 417641

pnetcdf 1.11 rebuild

Modified:
  netcdf-openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-23 15:53:40 UTC (rev 417640)
+++ PKGBUILD	2018-12-23 15:53:56 UTC (rev 417641)
@@ -6,11 +6,11 @@
 _mpi=openmpi
 pkgname=${_pkg}-${_mpi}
 pkgver=4.6.2
-pkgrel=1
+pkgrel=2
 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/"
-depends=("hdf5-${_mpi}" "parallel-netcdf-${_mpi}" 'curl')
+depends=("hdf5-${_mpi}" "pnetcdf-${_mpi}" 'curl')
 makedepends=('cmake')
 optdepends=('netcdf-fortran: fortran bindings' 'netcdf-cxx: c++ bindings')
 checkdepends=('inetutils')



More information about the arch-commits mailing list