gis/google-earth: Updated for version 7.1.8.3036.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-30 23:51:33 +07:00
parent 3f843a117f
commit 5485591919
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for google-earth
# Copyright 2007-2013 Michiel van Wessem, Manchester, United Kingdom
# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2016-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -30,7 +30,7 @@
# and to Daniel de Kok and Alan_Hicks for their comments.
PRGNAM=google-earth
VERSION=${VERSION:-7.1.7.2606}
VERSION=${VERSION:-7.1.8.3036}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="google-earth"
VERSION="7.1.7.2606"
VERSION="7.1.8.3036"
HOMEPAGE="http://www.google.com/earth/index.html"
DOWNLOAD="http://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.deb"
MD5SUM="61c0b9466e2c0805c764aa8865e7866f"
MD5SUM="bf6ccc911ce09a9ec5dc0e6ee98e92d5"
DOWNLOAD_x86_64="http://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb"
MD5SUM_x86_64="0026cac93221ebf8282299f29aeb96d8"
MD5SUM_x86_64="77cb0eacde195c224767a77ccf54c8ef"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"