From 5926faed33e880f62b0a04b0fb82fd17c178749c Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Tue, 26 Mar 2019 15:07:28 -0700 Subject: gis/geopy: Updated for version 1.19.0. --- gis/geopy/geopy.SlackBuild | 4 ++-- gis/geopy/geopy.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'gis') diff --git a/gis/geopy/geopy.SlackBuild b/gis/geopy/geopy.SlackBuild index 8a343cba97..9a55844af7 100644 --- a/gis/geopy/geopy.SlackBuild +++ b/gis/geopy/geopy.SlackBuild @@ -4,7 +4,7 @@ # Written by Dominik Drobek # Formerly maintained by Francisco Sokol -# Copyright 2013-2018 Benjamin Trigona-Harany +# Copyright 2013-2019 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geopy -VERSION=${VERSION:-1.18.1} +VERSION=${VERSION:-1.19.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geopy/geopy.info b/gis/geopy/geopy.info index df164257fc..c1d2795c62 100644 --- a/gis/geopy/geopy.info +++ b/gis/geopy/geopy.info @@ -1,8 +1,8 @@ PRGNAM="geopy" -VERSION="1.18.1" +VERSION="1.19.0" HOMEPAGE="https://github.com/geopy/geopy" -DOWNLOAD="https://github.com/geopy/geopy/archive/1.18.1/geopy-1.18.1.tar.gz" -MD5SUM="d5ef9f7cc51a36b347113b59e2d3c99e" +DOWNLOAD="https://github.com/geopy/geopy/archive/1.19.0/geopy-1.19.0.tar.gz" +MD5SUM="7d7d1e21fa1e39bdceeba4a2ae1f888d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" -- cgit v1.2.3