diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-03-09 08:15:57 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-12 12:42:48 -0500 |
commit | 23ed747d99a25f523899925cc43aecccb1948d64 (patch) | |
tree | a86585ac2c41393e12e61947601bd3d01668abee /gis/geopy/geopy.SlackBuild | |
parent | aa7900f693da43abc12c6f8e141b34f69e553cec (diff) | |
download | slackbuilds-23ed747d99a25f523899925cc43aecccb1948d64.tar.gz |
gis/geopy: Updated for version 0.98.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geopy/geopy.SlackBuild')
-rw-r--r-- | gis/geopy/geopy.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geopy/geopy.SlackBuild b/gis/geopy/geopy.SlackBuild index 1fae0b81a6..c340d57de2 100644 --- a/gis/geopy/geopy.SlackBuild +++ b/gis/geopy/geopy.SlackBuild @@ -7,7 +7,7 @@ # Currently maintained by Benjamin Trigona-Harany PRGNAM=geopy -VERSION=${VERSION:-0.98.1} +VERSION=${VERSION:-0.98.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |