summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-05-13 06:55:59 -0700
committer David Spencer <idlemoor@slackbuilds.org>2018-05-19 00:40:40 +0100
commit03dde03871b1c5b03a1a3f5c8bea7289baf2ae71 (patch)
treeda6c9342e3d76da7ddc21f514723045bde5ce780 /gis
parent0d2508fdf9d15b2c945ad2f98f7808de013497c2 (diff)
downloadslackbuilds-03dde03871b1c5b03a1a3f5c8bea7289baf2ae71.tar.gz
slackbuilds-03dde03871b1c5b03a1a3f5c8bea7289baf2ae71.tar.xz
gis/geopy: Updated for version 1.14.0.
Diffstat (limited to 'gis')
-rw-r--r--gis/geopy/geopy.SlackBuild4
-rw-r--r--gis/geopy/geopy.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/geopy/geopy.SlackBuild b/gis/geopy/geopy.SlackBuild
index 71313308c9..d67a8e4a10 100644
--- a/gis/geopy/geopy.SlackBuild
+++ b/gis/geopy/geopy.SlackBuild
@@ -4,7 +4,7 @@
# Written by Dominik Drobek <dominik.drobek (at) o2.pl>
# Formerly maintained by Francisco Sokol <chico.sokol@gmail.com>
-# Currently maintained by Benjamin Trigona-Harany
+# Copyright 2013-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -27,7 +27,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geopy
-VERSION=${VERSION:-1.13.0}
+VERSION=${VERSION:-1.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/geopy/geopy.info b/gis/geopy/geopy.info
index ec9a1f16a6..a414e8c9b6 100644
--- a/gis/geopy/geopy.info
+++ b/gis/geopy/geopy.info
@@ -1,8 +1,8 @@
PRGNAM="geopy"
-VERSION="1.13.0"
+VERSION="1.14.0"
HOMEPAGE="https://github.com/geopy/geopy"
-DOWNLOAD="https://github.com/geopy/geopy/archive/1.13.0/geopy-1.13.0.tar.gz"
-MD5SUM="2d69e6cbb583ecf310a0b246b405b574"
+DOWNLOAD="https://github.com/geopy/geopy/archive/1.14.0/geopy-1.14.0.tar.gz"
+MD5SUM="6553d9373fed749107eb6581af5de3fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""