diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-08-10 11:53:02 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-15 23:21:54 +0700 |
commit | ac8c1467d9a9620f43110778f474b5e2eefc8986 (patch) | |
tree | ca02890e2146b91ea0fc241715c30cacb3e8d9a2 /gis/geopy/geopy.SlackBuild | |
parent | fed6ef148c053294219d0fa3c5da1ffe97069348 (diff) | |
download | slackbuilds-ac8c1467d9a9620f43110778f474b5e2eefc8986.tar.gz |
gis/geopy: Updated for version 1.1.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 f519d322ee..de11428500 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:-1.1.0} +VERSION=${VERSION:-1.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |