diff options
author | ArTourter <artourter@gmail.com> | 2024-01-26 11:13:13 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-27 00:20:15 +0700 |
commit | 5d184c2bc105d536eeba2ffbc7e713b843837df8 (patch) | |
tree | 9de8460b85bd41f6b84014611259e872330db5fd /gis/python3-xarray/python3-xarray.SlackBuild | |
parent | 916f6c78b06e59de7714b7b17bd05dadfc2c01eb (diff) |
gis/python3-xarray: Updated for version 2024.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 1564e40b8738..9abc06480924 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.0} +VERSION=${VERSION:-2024.01.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |