diff options
author | ArTourter <artourter@gmail.com> | 2022-10-01 00:25:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-01 07:20:52 +0700 |
commit | fe48581ccd6c0564133704e246f24752c1277406 (patch) | |
tree | 7033c79623aea000cf0ecd1ee8255daedc8406e1 /gis/python3-xarray/python3-xarray.SlackBuild | |
parent | 6fadab104af22ae14208a6451571ab939e1e6cc8 (diff) |
gis/python3-xarray: Updated for version 2022.09.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 dc1c7cda4d827..9b7dc0b4e7bd5 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.06.0} +VERSION=${VERSION:-2022.09.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |