diff options
author | ArTourter <artourter@gmail.com> | 2023-12-13 22:09:45 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-14 22:09:12 +0700 |
commit | 8a021e4ff1908a1c1868db9b89e144b1aae2cb52 (patch) | |
tree | 5ee66651d7ce59eac300c0cfc692e8331fa301e4 /gis/python3-xarray/python3-xarray.SlackBuild | |
parent | b576485841dc8a72b049298a2c48f88c42b7aac2 (diff) |
gis/python3-xarray: Updated for version 2023.12.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 0d3adb2a05..a914eb0acd 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:-2023.11.0} +VERSION=${VERSION:-2023.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |