aboutsummaryrefslogtreecommitdiff
path: root/gis/python3-shapely/python3-shapely.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2024-05-27 00:25:04 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-27 10:57:20 +0700
commita0e14017a112366cdbc8e5a577cb815ee77dc816 (patch)
tree8a3bccf22b0ceb1965fce7e7e096741d7e8a1a75 /gis/python3-shapely/python3-shapely.SlackBuild
parent85933f488545352e2ad4b9780ce08b0ad38338c0 (diff)
git/python3-shapely: Updated for version 2.0.4.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python3-shapely/python3-shapely.SlackBuild')
-rw-r--r--gis/python3-shapely/python3-shapely.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python3-shapely/python3-shapely.SlackBuild b/gis/python3-shapely/python3-shapely.SlackBuild
index 12a2c42b8b..d2de6e6f15 100644
--- a/gis/python3-shapely/python3-shapely.SlackBuild
+++ b/gis/python3-shapely/python3-shapely.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-shapely
-VERSION=${VERSION:-2.0.3}
+VERSION=${VERSION:-2.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}