diff options
-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" |