summaryrefslogtreecommitdiffstats
path: root/gis/pyshp/pyshp.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-02-15 20:19:31 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-17 21:56:36 +0700
commitf0458f1401ef2779f519f63c84bc29bd469aaa32 (patch)
tree44e5e5eabc64c60f39d42a8d6aed2a5090cef13b /gis/pyshp/pyshp.SlackBuild
parent0001c27012c56ce4f05aac677fafa6b703c38942 (diff)
downloadslackbuilds-f0458f1401ef2779f519f63c84bc29bd469aaa32.tar.gz
slackbuilds-f0458f1401ef2779f519f63c84bc29bd469aaa32.tar.xz
gis/pyshp: Updated for version 2.1.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/pyshp/pyshp.SlackBuild')
-rw-r--r--gis/pyshp/pyshp.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/pyshp/pyshp.SlackBuild b/gis/pyshp/pyshp.SlackBuild
index 89e137217e..fb292ebe3d 100644
--- a/gis/pyshp/pyshp.SlackBuild
+++ b/gis/pyshp/pyshp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pyshp
-# Copyright 2014-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2014-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pyshp
-VERSION=${VERSION:-2.0.1}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}