summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2014-07-07 16:41:57 +0200
committer Willy Sudiarto Raharjo2014-07-17 12:01:22 +0200
commitc06a808f982ec6560aa8b22bd7ed85990b16f0e2 (patch)
tree3f9eb9a2478aa72e58ddfa510741b2ae8666e132 /gis
parent798b35ada4c16e358d1e8bb4834d02e551e639da (diff)
downloadslackbuilds-c06a808f982ec6560aa8b22bd7ed85990b16f0e2.tar.gz
gis/geogit-py: Updated for version 0.10.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis')
-rw-r--r--gis/geogit-py/geogit-py.SlackBuild2
-rw-r--r--gis/geogit-py/geogit-py.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/geogit-py/geogit-py.SlackBuild b/gis/geogit-py/geogit-py.SlackBuild
index 90acfe858b..58559bf870 100644
--- a/gis/geogit-py/geogit-py.SlackBuild
+++ b/gis/geogit-py/geogit-py.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geogit-py
-VERSION=${VERSION:-0.8}
+VERSION=${VERSION:-0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/geogit-py/geogit-py.info b/gis/geogit-py/geogit-py.info
index 5ea34eb798..58f2fee039 100644
--- a/gis/geogit-py/geogit-py.info
+++ b/gis/geogit-py/geogit-py.info
@@ -1,8 +1,8 @@
PRGNAM="geogit-py"
-VERSION="0.8"
+VERSION="0.10"
HOMEPAGE="https://github.com/boundlessgeo/geogit-py"
-DOWNLOAD="https://pypi.python.org/packages/source/g/geogit-py/geogit-py-0.8.zip"
-MD5SUM="4304111e177a324980044c1692ae89ef"
+DOWNLOAD="https://pypi.python.org/packages/source/g/geogit-py/geogit-py-0.10.zip"
+MD5SUM="6e37b025fa312b1f21e03b1a24017329"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geogit geojson py4j Shapely"