aboutsummaryrefslogtreecommitdiff
path: root/python/python3-rtree/python3-rtree.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-07-10 12:52:35 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-11 07:12:59 +0700
commitea61805da27e4012d997385ee2cb9a87ce1b27c2 (patch)
tree945c04ba3fa2268e0e28c7a4ef28538b6e13148f /python/python3-rtree/python3-rtree.SlackBuild
parent1181e20bc4c79dc9ae911853667c762e66eed168 (diff)
python/python3-rtree: Update for 1.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-rtree/python3-rtree.SlackBuild')
-rw-r--r--python/python3-rtree/python3-rtree.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-rtree/python3-rtree.SlackBuild b/python/python3-rtree/python3-rtree.SlackBuild
index 7a022c47a2..445a36e1e4 100644
--- a/python/python3-rtree/python3-rtree.SlackBuild
+++ b/python/python3-rtree/python3-rtree.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-rtree
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}