aboutsummaryrefslogtreecommitdiff
path: root/gis/python3-pyshp/python3-pyshp.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2022-08-02 10:53:50 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-06 20:16:00 +0700
commita12b247dcc1e6da0bfa705d8d20fea039eae7299 (patch)
tree3944d15bb1be4f557e6ff4d1781648901d722e18 /gis/python3-pyshp/python3-pyshp.SlackBuild
parent914eac91c8e3a609b290bce0da46d73fc128cc13 (diff)
gis/python3-pyshp: Updated for version 2.3.1.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python3-pyshp/python3-pyshp.SlackBuild')
-rw-r--r--gis/python3-pyshp/python3-pyshp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python3-pyshp/python3-pyshp.SlackBuild b/gis/python3-pyshp/python3-pyshp.SlackBuild
index d679df6559bfb..5878759999563 100644
--- a/gis/python3-pyshp/python3-pyshp.SlackBuild
+++ b/gis/python3-pyshp/python3-pyshp.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyshp
-VERSION=${VERSION:-2.3.0}
+VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}