aboutsummaryrefslogtreecommitdiff
path: root/gis/python3-xarray/python3-xarray.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2025-01-04 20:19:35 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-06 22:34:10 +0700
commita429f6c6bd60a3620068c89830353afaafaf0d4e (patch)
treebef8749bfd9e04de331a072c6b66e800280ed739 /gis/python3-xarray/python3-xarray.SlackBuild
parent2ddc8604a04689a7a0de599e6a5930245f9f7f64 (diff)
gis/python3-xarray: Updated for version 2025.01.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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/python3-xarray/python3-xarray.SlackBuild b/gis/python3-xarray/python3-xarray.SlackBuild
index 9019bd5d87..c340596c6d 100644
--- a/gis/python3-xarray/python3-xarray.SlackBuild
+++ b/gis/python3-xarray/python3-xarray.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for python3-xarray
# Copyright 2018-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
-# Copyright 2022-2024 Gregory J. L. Tourte <artourter@gmail.com>
+# Copyright 2022-2025 Gregory J. L. Tourte <artourter@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-xarray
-VERSION=${VERSION:-2024.10.0}
+VERSION=${VERSION:-2025.01.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}