diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-30 07:47:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-01 07:32:24 +0700 |
commit | 08869c231f8e28c68972aed81d7c57119a5abf29 (patch) | |
tree | 498b773f89d2076f116fca0b1377e6e54f364e40 /gis/google-earth | |
parent | dfebad2c104a4e4f04cd07f34b3a67f5695613da (diff) |
gis/google-earth: Updated for version 7.3.2.5491.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/google-earth')
-rw-r--r-- | gis/google-earth/google-earth.SlackBuild | 2 | ||||
-rw-r--r-- | gis/google-earth/google-earth.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gis/google-earth/google-earth.SlackBuild b/gis/google-earth/google-earth.SlackBuild index 02be2c2e1031..a104fb84d663 100644 --- a/gis/google-earth/google-earth.SlackBuild +++ b/gis/google-earth/google-earth.SlackBuild @@ -30,7 +30,7 @@ # and to Daniel de Kok and Alan_Hicks for their comments. PRGNAM=google-earth -VERSION=${VERSION:-7.3.2.5487} +VERSION=${VERSION:-7.3.2.5491} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/google-earth/google-earth.info b/gis/google-earth/google-earth.info index d253839ad465..06fe745d6d23 100644 --- a/gis/google-earth/google-earth.info +++ b/gis/google-earth/google-earth.info @@ -1,10 +1,10 @@ PRGNAM="google-earth" -VERSION="7.3.2.5487" +VERSION="7.3.2.5491" HOMEPAGE="https://www.google.com/earth/index.html" DOWNLOAD="https://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.deb" MD5SUM="5c298610ae4bd604fcfd54fdc32e53dd" DOWNLOAD_x86_64="https://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb" -MD5SUM_x86_64="7ecffcb72b2ed69ece67a5356ceaa967" +MD5SUM_x86_64="2cfcb951ca45ede8a52aca3049318fd9" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |