diff options
author | ArTourter <artourter@gmail.com> | 2025-01-17 00:04:50 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-18 08:13:19 +0700 |
commit | 440f6b7eb5ccb6b3d3e5c67c86f6c8ed10709b01 (patch) | |
tree | b55245ef43903ab360f0c1a8e5ed431692b1ea12 /gis/python3-xarray/python3-xarray.SlackBuild | |
parent | bace35b33d76b0f59f3377d2f9574ad7918bd980 (diff) |
gis/python3-xarray: Updated for version 2025.01.1.
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 c340596c6d..20d4d2510a 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:-2025.01.0} +VERSION=${VERSION:-2025.01.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |