diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2013-11-25 09:22:29 -0800 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-26 10:33:34 -0600 |
commit | 320ba26bc162cc1b1ed2f67eed2ce6ee1bdaa9c8 (patch) | |
tree | f9238c21c83e696d7e1edfcfa2e65b17606063a8 /python/geopy/geopy.info | |
parent | 3a43699fb6efb02d574756e0bf226c41fac9dc7c (diff) |
python/geopy: Updated for version 0.96.2.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/geopy/geopy.info')
-rw-r--r-- | python/geopy/geopy.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/python/geopy/geopy.info b/python/geopy/geopy.info index 8e6e054ae220f..47cf90b7cd56a 100644 --- a/python/geopy/geopy.info +++ b/python/geopy/geopy.info @@ -1,10 +1,10 @@ PRGNAM="geopy" -VERSION="0.94.1" -HOMEPAGE="http://code.google.com/p/geopy/" -DOWNLOAD="http://geopy.googlecode.com/files/geopy-0.94.1.tar.gz" -MD5SUM="8088f2ae72bfc068594278eaea3740cc" +VERSION="0.96.2" +HOMEPAGE="https://github.com/geopy/geopy" +DOWNLOAD="https://github.com/geopy/geopy/archive/release-0.96.2.tar.gz" +MD5SUM="8c3d7809f40a79d9e5d0aed23018b56e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools" -MAINTAINER="csokol" -EMAIL="chico.sokol@gmail.com" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |