diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-06-27 13:59:37 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-28 08:16:42 +0700 |
commit | 09797da4d527d17ca116dcb0fee14094dd420372 (patch) | |
tree | f514e74afa91cbd9de009a5f56735b0551e158cc /gis/geopy/geopy.info | |
parent | 5f98420c7bbcf322529c3b9536ca82e7008442f8 (diff) | |
download | slackbuilds-09797da4d527d17ca116dcb0fee14094dd420372.tar.gz |
gis/geopy: Updated for version 2.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geopy/geopy.info')
-rw-r--r-- | gis/geopy/geopy.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/geopy/geopy.info b/gis/geopy/geopy.info index 70a2e0b6b9..8384662134 100644 --- a/gis/geopy/geopy.info +++ b/gis/geopy/geopy.info @@ -1,8 +1,8 @@ PRGNAM="geopy" -VERSION="1.22.0" +VERSION="2.0.0" HOMEPAGE="https://github.com/geopy/geopy" -DOWNLOAD="https://github.com/geopy/geopy/archive/1.22.0/geopy-1.22.0.tar.gz" -MD5SUM="f2daa4051aed88d45f9a2a9611009e78" +DOWNLOAD="https://github.com/geopy/geopy/archive/2.0.0/geopy-2.0.0.tar.gz" +MD5SUM="3792c1776680c6af295242771943f8e1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |