aboutsummaryrefslogtreecommitdiff
path: root/gis/python3-pyshp/python3-pyshp.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2022-04-30 17:45:26 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-07 13:59:23 +0700
commitb554e6a78a96bce0e7a3612295d330dd0e112e92 (patch)
treea8e037673ac43b4100f367a566a17c25b686b5e1 /gis/python3-pyshp/python3-pyshp.SlackBuild
parent1b4c311d4f92077558e61ac07fcc5b5adaee354d (diff)
gis/python3-pyshp: Updated for version 2.3.0.
- updated README and slack-desc 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 0d4c5d814ce02..d679df6559bfb 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.2.0}
+VERSION=${VERSION:-2.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}