diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-03-26 15:07:28 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-30 07:18:25 +0700 |
commit | 5926faed33e880f62b0a04b0fb82fd17c178749c (patch) | |
tree | 693c90cd27782adfad793e0569e606c04b75b842 /gis/geopy/geopy.SlackBuild | |
parent | 9f97cf39de2d4ce0d253c6f48856eeff7fd603f2 (diff) | |
download | slackbuilds-5926faed33e880f62b0a04b0fb82fd17c178749c.tar.gz |
gis/geopy: Updated for version 1.19.0.
Diffstat (limited to 'gis/geopy/geopy.SlackBuild')
-rw-r--r-- | gis/geopy/geopy.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 <dominik.drobek (at) o2.pl> # Formerly maintained by Francisco Sokol <chico.sokol@gmail.com> -# Copyright 2013-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2013-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # 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} |