aboutsummaryrefslogtreecommitdiff
path: root/gis/python-pygeos/python-pygeos.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2022-08-27 00:09:35 +0100
committerAndrew Clemons <andrew.clemons@gmail.com>2022-08-27 08:29:14 +0900
commitc2ecdb900317ec09ffa5c2af2502292bff66e541 (patch)
tree65231ac1e5c3e5fafc88bb66633dd14be0c106d2 /gis/python-pygeos/python-pygeos.SlackBuild
parentd51bbe8b5c711761446b48dad95c54cb0dc66580 (diff)
gis/python-pygeos: Updated for version 0.13.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'gis/python-pygeos/python-pygeos.SlackBuild')
-rw-r--r--gis/python-pygeos/python-pygeos.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python-pygeos/python-pygeos.SlackBuild b/gis/python-pygeos/python-pygeos.SlackBuild
index 32464f3fb457..d46d86c1b898 100644
--- a/gis/python-pygeos/python-pygeos.SlackBuild
+++ b/gis/python-pygeos/python-pygeos.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-pygeos
-VERSION=${VERSION:-0.12.0}
+VERSION=${VERSION:-0.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}