diff options
author | ArTourter <artourter@gmail.com> | 2022-11-05 01:42:51 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:23 +0700 |
commit | e0504d8aeb95199f9c36719160f0c536ccf432f8 (patch) | |
tree | e4f27ec1a3c706ddd0230a39e7341d6431363b12 /gis/python3-xarray/python3-xarray.SlackBuild | |
parent | ba4c4cb7e78efcd62960620eba7b559cc68dd2a1 (diff) |
gis/python3-xarray: Updated for version 2022.11.0.
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python3-xarray/python3-xarray.SlackBuild')
-rw-r--r-- | gis/python3-xarray/python3-xarray.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python3-xarray/python3-xarray.SlackBuild b/gis/python3-xarray/python3-xarray.SlackBuild index 5288f07c33a6f..f3cbcd5e33ab5 100644 --- a/gis/python3-xarray/python3-xarray.SlackBuild +++ b/gis/python3-xarray/python3-xarray.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-xarray -VERSION=${VERSION:-2022.10.0} +VERSION=${VERSION:-2022.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |