diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-07-24 21:40:38 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-03 16:32:15 +0700 |
commit | ea9e592d8b26897715895f477f38d70a5a8598b4 (patch) | |
tree | e3e0e414f73f7b380f3da97bedad26d2253d278b /gis/geopy/geopy.SlackBuild | |
parent | 5be6d834abb70e9eb14abe00182501dc4584cea9 (diff) | |
download | slackbuilds-ea9e592d8b26897715895f477f38d70a5a8598b4.tar.gz |
gis/geopy: Updated for version 1.0.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 3e777f6c59..cf629e6097 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.99} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |