mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
gis/geopy: Updated for version 0.99.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b1e2d658b9
commit
7077b0feff
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Currently maintained by Benjamin Trigona-Harany
|
||||
|
||||
PRGNAM=geopy
|
||||
VERSION=${VERSION:-0.98.2}
|
||||
VERSION=${VERSION:-0.99}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geopy"
|
||||
VERSION="0.98.2"
|
||||
VERSION="0.99"
|
||||
HOMEPAGE="https://github.com/geopy/geopy"
|
||||
DOWNLOAD="https://github.com/geopy/geopy/archive/0.98.2.tar.gz"
|
||||
MD5SUM="02a7004920787a9873bdf89ba3218863"
|
||||
DOWNLOAD="https://github.com/geopy/geopy/archive/0.99.tar.gz"
|
||||
MD5SUM="d47d0f822bd34d80007cca540392a322"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
|
|
Loading…
Reference in a new issue