diff options
Diffstat (limited to 'gis')
-rw-r--r-- | gis/google-earth/google-earth.SlackBuild | 4 | ||||
-rw-r--r-- | gis/google-earth/google-earth.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/google-earth/google-earth.SlackBuild b/gis/google-earth/google-earth.SlackBuild index 3527f42863..b059ed82c0 100644 --- a/gis/google-earth/google-earth.SlackBuild +++ b/gis/google-earth/google-earth.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for google-earth # Copyright 2007-2013 Michiel van Wessem, Manchester, United Kingdom -# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2016-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -30,7 +30,7 @@ # and to Daniel de Kok and Alan_Hicks for their comments. PRGNAM=google-earth -VERSION=${VERSION:-7.1.7.2606} +VERSION=${VERSION:-7.1.8.3036} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/google-earth/google-earth.info b/gis/google-earth/google-earth.info index 61c828e30b..c2aac256a8 100644 --- a/gis/google-earth/google-earth.info +++ b/gis/google-earth/google-earth.info @@ -1,10 +1,10 @@ PRGNAM="google-earth" -VERSION="7.1.7.2606" +VERSION="7.1.8.3036" HOMEPAGE="http://www.google.com/earth/index.html" DOWNLOAD="http://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.deb" -MD5SUM="61c0b9466e2c0805c764aa8865e7866f" +MD5SUM="bf6ccc911ce09a9ec5dc0e6ee98e92d5" DOWNLOAD_x86_64="http://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb" -MD5SUM_x86_64="0026cac93221ebf8282299f29aeb96d8" +MD5SUM_x86_64="77cb0eacde195c224767a77ccf54c8ef" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |