diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-30 23:51:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-03 04:33:13 +0700 |
commit | 54855919191463b5f351f1e505a43148ec0777f4 (patch) | |
tree | 3b2b933e083a3d9c48fea8014756ba6766e7f56f /gis/google-earth/google-earth.SlackBuild | |
parent | 3f843a117fa4b86a21fdf88c67f24533bf862bd9 (diff) | |
download | slackbuilds-54855919191463b5f351f1e505a43148ec0777f4.tar.gz |
gis/google-earth: Updated for version 7.1.8.3036.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/google-earth/google-earth.SlackBuild')
-rw-r--r-- | gis/google-earth/google-earth.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |