diff options
author | ArTourter <artourter@gmail.com> | 2024-02-20 00:51:11 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-24 07:51:29 +0700 |
commit | 097e180b84e386f582fb42a482bfdd9c5ad65b6f (patch) | |
tree | 56c068411a5937b869b1ea84c5dedb1adf737420 /gis/python3-xarray/python3-xarray.SlackBuild | |
parent | 9f2bea4dac72c1538f62884b7f2be6908b270886 (diff) |
gis/python3-xarray: Updated for version 2024.02.0.
Signed-off-by: ArTourter <artourter@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 9abc064809..5e60996b65 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:-2024.01.1} +VERSION=${VERSION:-2024.02.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |