gis/geopy: Updated for version 0.98.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2014-02-17 18:29:50 +07:00 committed by Erik Hanson
parent 4246fafdf9
commit 53285cc8a7
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
# Currently maintained by Benjamin Trigona-Harany
PRGNAM=geopy
VERSION=${VERSION:-0.97.1}
VERSION=${VERSION:-0.98}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="geopy"
VERSION="0.97.1"
VERSION="0.98"
HOMEPAGE="https://github.com/geopy/geopy"
DOWNLOAD="https://github.com/geopy/geopy/archive/0.97.1.tar.gz"
MD5SUM="1f0065909305002274ca55e9a88bba7a"
DOWNLOAD="https://github.com/geopy/geopy/archive/0.98.tar.gz"
MD5SUM="79b5124b3ac614cc67d708e27e5111a4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"