summaryrefslogtreecommitdiffstats
path: root/multimedia/google-earth/google-earth.SlackBuild
diff options
context:
space:
mode:
author Michiel van Wessem2015-08-31 14:43:33 +0200
committer Willy Sudiarto Raharjo2015-09-05 13:24:55 +0200
commit5d567df55b51a3f503b12be89adf7c2183bed62b (patch)
treea502dab66c6f83b483d7e351d8e8d765d5b73bcc /multimedia/google-earth/google-earth.SlackBuild
parentd0cea424aa6bce816f0c65fd5d9e0831fa3b164f (diff)
downloadslackbuilds-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/google-earth.SlackBuild')
-rw-r--r--multimedia/google-earth/google-earth.SlackBuild4
1 files changed, 2 insertions, 2 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)