diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-15 07:26:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-15 07:26:16 +0700 |
commit | d3edd6b98b900259de2a9e3e85161805e3779c70 (patch) | |
tree | b74d16e99c857aeb541309091438cbfb80143200 | |
parent | ee74ada799196d588f2d014477ebc343bc2490fb (diff) |
gis/google-earth: Updated for version 7.3.2.5776.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | gis/google-earth/google-earth.SlackBuild | 4 | ||||
-rw-r--r-- | gis/google-earth/google-earth.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/google-earth/google-earth.SlackBuild b/gis/google-earth/google-earth.SlackBuild index ad0837f4961d..f5304c9ec34c 100644 --- a/gis/google-earth/google-earth.SlackBuild +++ b/gis/google-earth/google-earth.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for google-earth # Copyright 2007-2013 Michiel van Wessem, Manchester, United Kingdom -# Copyright 2016-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2016-2019 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.3.2.5495} +VERSION=${VERSION:-7.3.2.5776} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/google-earth/google-earth.info b/gis/google-earth/google-earth.info index 4109364c8169..aa1828395124 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.5495" +VERSION="7.3.2.5776" 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="d7ba0319862cf2093be0607b131319ae" +MD5SUM_x86_64="d11eb3e20e5df44cb92d43077537078d" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |