diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2015-08-31 12:43:33 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 18:24:55 +0700 |
commit | 5d567df55b51a3f503b12be89adf7c2183bed62b (patch) | |
tree | a502dab66c6f83b483d7e351d8e8d765d5b73bcc /multimedia/google-earth | |
parent | d0cea424aa6bce816f0c65fd5d9e0831fa3b164f (diff) | |
download | slackbuilds-5d567df55b51a3f503b12be89adf7c2183bed62b.tar.gz |
multimedia/google-earth: Updated for latest version 7.1.4.1529.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'multimedia/google-earth')
-rw-r--r-- | multimedia/google-earth/google-earth.SlackBuild | 4 | ||||
-rw-r--r-- | multimedia/google-earth/google-earth.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/google-earth/google-earth.SlackBuild b/multimedia/google-earth/google-earth.SlackBuild index 8c0bd13047..04046bc88c 100644 --- a/multimedia/google-earth/google-earth.SlackBuild +++ b/multimedia/google-earth/google-earth.SlackBuild @@ -29,9 +29,9 @@ # and to Daniel de Kok and Alan_Hicks for their comments. PRGNAM=google-earth -VERSION="7.1.2.2041" +VERSION="7.1.4.1529" ARCH=i386 # Since this is the arch google dictates -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} CWD=$(pwd) diff --git a/multimedia/google-earth/google-earth.info b/multimedia/google-earth/google-earth.info index 4eaefe3b9b..8deea4d5bd 100644 --- a/multimedia/google-earth/google-earth.info +++ b/multimedia/google-earth/google-earth.info @@ -1,8 +1,8 @@ PRGNAM="google-earth" -VERSION="7.1.2.2041" +VERSION="7.1.4.1529" HOMEPAGE="http://www.google.com/earth/index.html" DOWNLOAD="http://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.deb" -MD5SUM="c9675d0078d1b188188c9d3b616de6fa" +MD5SUM="b8847cb867bdb3ff892149f0fd68f036" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" MAINTAINER="Michiel van Wessem" |