summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2014-08-10 11:53:02 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-15 23:21:54 +0700
commitac8c1467d9a9620f43110778f474b5e2eefc8986 (patch)
treeca02890e2146b91ea0fc241715c30cacb3e8d9a2
parentfed6ef148c053294219d0fa3c5da1ffe97069348 (diff)
downloadslackbuilds-ac8c1467d9a9620f43110778f474b5e2eefc8986.tar.gz
slackbuilds-ac8c1467d9a9620f43110778f474b5e2eefc8986.tar.xz
gis/geopy: Updated for version 1.1.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-rw-r--r--gis/geopy/geopy.SlackBuild2
-rw-r--r--gis/geopy/geopy.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/geopy/geopy.SlackBuild b/gis/geopy/geopy.SlackBuild
index f519d322ee..de11428500 100644
--- a/gis/geopy/geopy.SlackBuild
+++ b/gis/geopy/geopy.SlackBuild
@@ -7,7 +7,7 @@
# Currently maintained by Benjamin Trigona-Harany
PRGNAM=geopy
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/geopy/geopy.info b/gis/geopy/geopy.info
index f17ea81d1e..a11d269059 100644
--- a/gis/geopy/geopy.info
+++ b/gis/geopy/geopy.info
@@ -1,8 +1,8 @@
PRGNAM="geopy"
-VERSION="1.1.0"
+VERSION="1.1.1"
HOMEPAGE="https://github.com/geopy/geopy"
-DOWNLOAD="https://github.com/geopy/geopy/archive/1.1.0.tar.gz"
-MD5SUM="ae8914498cf854fbf84223cbe3ae71e1"
+DOWNLOAD="https://github.com/geopy/geopy/archive/1.1.1.tar.gz"
+MD5SUM="3251c0e915a5b1f7113aaa4f99bb5125"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"