diff options
Diffstat (limited to 'multimedia/GoogleEarth')
-rw-r--r-- | multimedia/GoogleEarth/GoogleEarth.SlackBuild | 2 | ||||
-rw-r--r-- | multimedia/GoogleEarth/GoogleEarth.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/GoogleEarth/GoogleEarth.SlackBuild b/multimedia/GoogleEarth/GoogleEarth.SlackBuild index 42169faab0d2..54dd301bda77 100644 --- a/multimedia/GoogleEarth/GoogleEarth.SlackBuild +++ b/multimedia/GoogleEarth/GoogleEarth.SlackBuild @@ -26,7 +26,7 @@ # and to Daniel de Kok and Alan_Hicks for their comments. PRGNAM=GoogleEarth -VERSION=${VERSION:-5.1.3535.3218} +VERSION=${VERSION:-5.2.1.1329} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/GoogleEarth/GoogleEarth.info b/multimedia/GoogleEarth/GoogleEarth.info index 7f050387ba6f..f130ba917c47 100644 --- a/multimedia/GoogleEarth/GoogleEarth.info +++ b/multimedia/GoogleEarth/GoogleEarth.info @@ -1,10 +1,10 @@ PRGNAM="GoogleEarth" -VERSION="5.1.3535.3218" +VERSION="5.2.1.1329" HOMEPAGE="http://earth.google.com" DOWNLOAD="http://dl.google.com/earth/client/current/GoogleEarthLinux.bin" -MD5SUM="69a52b92691f725b15e28b9fa2a123b2" +MD5SUM="1ebb671a3d278ffef79d21998a02c407" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" MAINTAINER="Michiel van Wessem" EMAIL="michiel@slackbuilds.org" -APPROVED="rworkman" +APPROVED="Erik Hanson" |