summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ArTourter <artourter@gmail.com>2020-10-01 21:54:35 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-03 09:01:43 +0700
commit4a6a470a7612c5c7e414129608b09819536b7a44 (patch)
tree3e64875f44213e4a93e43bd38e9bbfeb3d736334
parent10f503ea4895683569f885a7a85096f64d0a1e92 (diff)
downloadslackbuilds-4a6a470a7612c5c7e414129608b09819536b7a44.tar.gz
slackbuilds-4a6a470a7612c5c7e414129608b09819536b7a44.tar.xz
academic/nco: Updated for version 4.9.5.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--academic/nco/README15
-rw-r--r--academic/nco/nco.SlackBuild2
-rw-r--r--academic/nco/nco.info6
-rw-r--r--academic/nco/slack-desc2
4 files changed, 13 insertions, 12 deletions
diff --git a/academic/nco/README b/academic/nco/README
index eebc302ed8..2b1492ef0e 100644
--- a/academic/nco/README
+++ b/academic/nco/README
@@ -1,9 +1,10 @@
NCO (netCDF Operators Software Stack)
-The NCO toolkit manipulates and analyzes data stored in netCDF- accessible
-formats, including DAP, HDF4, and HDF5. It exploits the geophysical
-expressivity of many CF (Climate & Forecast) metadata conventions, the
-flexible description of physical dimensions translated by UDUnits, the network
-transparency of OPeNDAP, the storage features (e.g., compression, chunking,
-groups) of HDF (the Hierarchical Data Format), and many powerful mathematical
-and statistical algorithms of GSL (the GNU Scientific Library).
+The NCO toolkit manipulates and analyzes data stored in netCDF-
+accessible formats, including DAP, HDF4, and HDF5. It exploits the
+geophysical expressivity of many CF (Climate & Forecast) metadata
+conventions, the flexible description of physical dimensions translated
+by UDUnits, the network transparency of OPeNDAP, the storage features
+(e.g., compression, chunking, groups) of HDF (the Hierarchical Data
+Format), and many powerful mathematical and statistical algorithms of
+GSL (the GNU Scientific Library).
diff --git a/academic/nco/nco.SlackBuild b/academic/nco/nco.SlackBuild
index f8042d555f..6afd6b07d5 100644
--- a/academic/nco/nco.SlackBuild
+++ b/academic/nco/nco.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=nco
-VERSION=${VERSION:-4.9.4}
+VERSION=${VERSION:-4.9.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/nco/nco.info b/academic/nco/nco.info
index ad2d505631..d069f9d338 100644
--- a/academic/nco/nco.info
+++ b/academic/nco/nco.info
@@ -1,8 +1,8 @@
PRGNAM="nco"
-VERSION="4.9.4"
+VERSION="4.9.5"
HOMEPAGE="http://nco.sf.net"
-DOWNLOAD="https://github.com/nco/nco/archive/4.9.4/nco-4.9.4.tar.gz"
-MD5SUM="22079f8b957d24e560d8437c873b9438"
+DOWNLOAD="https://github.com/nco/nco/archive/4.9.5/nco-4.9.5.tar.gz"
+MD5SUM="28edde9bfd7451722dfe6dfdd08a2af6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="netcdf udunits antlr2"
diff --git a/academic/nco/slack-desc b/academic/nco/slack-desc
index 15c846b9c3..a65912dc40 100644
--- a/academic/nco/slack-desc
+++ b/academic/nco/slack-desc
@@ -9,7 +9,7 @@
nco: nco (netCDF Operators Software Stack)
nco:
nco: The NCO toolkit manipulates and analyzes data stored in netCDF-
-nco: accessible formats, including DAP, HDF4, and HDF5. It exploits the
+nco: accessible formats, including DAP, HDF4, and HDF5. It exploits the
nco: geophysical expressivity of many CF (Climate & Forecast) metadata
nco: conventions, the flexible description of physical dimensions
nco: translated by UDUnits, the network transparency of OPeNDAP, the