summaryrefslogtreecommitdiffstats
path: root/gis/pyshp
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-09-10 15:04:44 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-12 23:45:02 +0700
commit58905f41975a7e7c7a653caa6c6eb2d55ab61668 (patch)
treedf071dca8128a61018e93e81eac2d640127c5ae5 /gis/pyshp
parent10c5dfa127a412cd4c381be58d62d663a55d1c4d (diff)
downloadslackbuilds-58905f41975a7e7c7a653caa6c6eb2d55ab61668.tar.gz
slackbuilds-58905f41975a7e7c7a653caa6c6eb2d55ab61668.tar.xz
gis/pyshp: Updated for version 2.1.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/pyshp')
-rw-r--r--gis/pyshp/pyshp.SlackBuild4
-rw-r--r--gis/pyshp/pyshp.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/pyshp/pyshp.SlackBuild b/gis/pyshp/pyshp.SlackBuild
index fb292ebe3d..a5c6dbc55a 100644
--- a/gis/pyshp/pyshp.SlackBuild
+++ b/gis/pyshp/pyshp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pyshp
-# Copyright 2014-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2014-2020 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.1.0}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/pyshp/pyshp.info b/gis/pyshp/pyshp.info
index 80feb41b48..aa2405cb71 100644
--- a/gis/pyshp/pyshp.info
+++ b/gis/pyshp/pyshp.info
@@ -1,8 +1,8 @@
PRGNAM="pyshp"
-VERSION="2.1.0"
+VERSION="2.1.1"
HOMEPAGE="https://github.com/GeospatialPython/pyshp"
-DOWNLOAD="https://github.com/GeospatialPython/pyshp/archive/2.1.0/pyshp-2.1.0.tar.gz"
-MD5SUM="c4ecdcaf6d4b50377821419cbe331687"
+DOWNLOAD="https://github.com/GeospatialPython/pyshp/archive/2.1.1/pyshp-2.1.1.tar.gz"
+MD5SUM="0374fcccf5bde94a642e312133f1eaae"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"