diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-08-14 13:55:38 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-14 19:04:51 -0500 |
commit | e221908cc9487e428d59b45ca779eb74f459f2b6 (patch) | |
tree | 13abfcad3669695df65b3d282e42f0327ca79eac /multimedia | |
parent | e974eaaf8251c285a274d60de4380bf7139925e7 (diff) | |
download | slackbuilds-e221908cc9487e428d59b45ca779eb74f459f2b6.tar.gz |
multimedia/GoogleEarth: Updated for version 5.2.1.1329.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'multimedia')
-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 42169faab0..54dd301bda 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 7f050387ba..f130ba917c 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" |