diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-08-16 21:21:30 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-18 14:01:18 -0500 |
commit | 2c4fdffa93a0c515dc19fd53995c202c2ccf214c (patch) | |
tree | 31b3d0a4089e5eef1d06bf389d0b3b0ee1c5e6d2 /multimedia/GoogleEarth | |
parent | ae871b00020c5d7678f30fffb0bc8ea45affb052 (diff) | |
download | slackbuilds-2c4fdffa93a0c515dc19fd53995c202c2ccf214c.tar.gz |
multimedia/GoogleEarth: Updated for version 5.2.1.1547.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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 54dd301bda..bf88511321 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.2.1.1329} +VERSION=${VERSION:-5.2.1.1547} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/GoogleEarth/GoogleEarth.info b/multimedia/GoogleEarth/GoogleEarth.info index f130ba917c..de02916086 100644 --- a/multimedia/GoogleEarth/GoogleEarth.info +++ b/multimedia/GoogleEarth/GoogleEarth.info @@ -1,10 +1,10 @@ PRGNAM="GoogleEarth" -VERSION="5.2.1.1329" +VERSION="5.2.1.1547" HOMEPAGE="http://earth.google.com" DOWNLOAD="http://dl.google.com/earth/client/current/GoogleEarthLinux.bin" -MD5SUM="1ebb671a3d278ffef79d21998a02c407" +MD5SUM="3d6cc89e17daa361f6087ea495d06a84" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" MAINTAINER="Michiel van Wessem" EMAIL="michiel@slackbuilds.org" -APPROVED="Erik Hanson" +APPROVED="rworkman" |