diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-01 23:53:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:44:59 +0700 |
commit | c672b9a81b23526c070e07b02b55a9eac9baedab (patch) | |
tree | a463080988e7de7dbdc099b3f9a654d52d772b1f /gis | |
parent | 31bb4ec37a69a449ee5d71b04947da8501649e82 (diff) | |
download | slackbuilds-c672b9a81b23526c070e07b02b55a9eac9baedab.tar.gz |
gis/google-earth: Updated for version 7.3.2.5495.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-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 a104fb84d6..ad0837f496 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.5491} +VERSION=${VERSION:-7.3.2.5495} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/google-earth/google-earth.info b/gis/google-earth/google-earth.info index 06fe745d6d..4109364c81 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.5491" +VERSION="7.3.2.5495" 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="2cfcb951ca45ede8a52aca3049318fd9" +MD5SUM_x86_64="d7ba0319862cf2093be0607b131319ae" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |