mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
gis/geopy: Updated for version 1.5.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
32a85e862c
commit
0832e78cde
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Currently maintained by Benjamin Trigona-Harany
|
||||
|
||||
PRGNAM=geopy
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
VERSION=${VERSION:-1.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geopy"
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.5.0"
|
||||
HOMEPAGE="https://github.com/geopy/geopy"
|
||||
DOWNLOAD="https://github.com/geopy/geopy/archive/1.4.0.tar.gz"
|
||||
MD5SUM="41073a6a0117c8d7291761a0e97e0a53"
|
||||
DOWNLOAD="https://github.com/geopy/geopy/archive/1.5.0.tar.gz"
|
||||
MD5SUM="82b3078b65eee0e57b7838440658c3e2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
|
|
Loading…
Reference in a new issue