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