diff options
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 |
commit | 03dde03871b1c5b03a1a3f5c8bea7289baf2ae71 (patch) | |
tree | da6c9342e3d76da7ddc21f514723045bde5ce780 /gis/geopy/geopy.SlackBuild | |
parent | 0d2508fdf9d15b2c945ad2f98f7808de013497c2 (diff) |
gis/geopy: Updated for version 1.14.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 71313308c9dad..d67a8e4a10374 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} |