summaryrefslogtreecommitdiffstats
path: root/gis/python3-shapely/python3-shapely.SlackBuild
diff options
context:
space:
mode:
author ArTourter <artourter@gmail.com>2022-08-18 23:22:13 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-20 09:03:48 +0700
commit7c2a1b3b769d2326277db1481701961c70ccf241 (patch)
treed2c2718ac66516f9de4416426711962016d34357 /gis/python3-shapely/python3-shapely.SlackBuild
parent7b2678aa1c4b8dd7b061ff1a8cc15cf6a36f42ae (diff)
downloadslackbuilds-7c2a1b3b769d2326277db1481701961c70ccf241.tar.gz
slackbuilds-7c2a1b3b769d2326277db1481701961c70ccf241.tar.xz
gis/python3-shapely: Updated for version 1.8.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 950246b3df..5b3e54a387 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:-1.8.2}
+VERSION=${VERSION:-1.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}