summaryrefslogtreecommitdiffstats
path: root/gis/google-earth
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-10 16:16:22 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-17 07:42:45 +0700
commit087374b5d510ca84d15a5c77fe5aa662f9cc4a01 (patch)
tree931d258156a1e754ed658fc5b792fd83a0604169 /gis/google-earth
parentacc0df9be3f954b328259c4a85368dbc22283d0c (diff)
downloadslackbuilds-087374b5d510ca84d15a5c77fe5aa662f9cc4a01.tar.gz
slackbuilds-087374b5d510ca84d15a5c77fe5aa662f9cc4a01.tar.xz
gis/google-earth: Updated for version 7.3.1.4507.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/google-earth')
-rw-r--r--gis/google-earth/README1
-rw-r--r--gis/google-earth/google-earth.SlackBuild5
-rw-r--r--gis/google-earth/google-earth.info10
3 files changed, 8 insertions, 8 deletions
diff --git a/gis/google-earth/README b/gis/google-earth/README
index 63127fe16e..941e5bece5 100644
--- a/gis/google-earth/README
+++ b/gis/google-earth/README
@@ -47,3 +47,4 @@ NOTES:
system (and Xorg configured to use them). Not doing so will cause X
to crash.
+5) On 32 bit, the VERSION is still at 7.3.0.3832.
diff --git a/gis/google-earth/google-earth.SlackBuild b/gis/google-earth/google-earth.SlackBuild
index 776d671a40..6b0037db8b 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-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2016-2018 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.3.0.3832}
+VERSION=${VERSION:-7.3.1.4507}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -91,7 +91,6 @@ cat $CWD/google-earth-mimetypes.xml > $PKG/usr/share/mime/packages/$PRGNAM-mimet
# Let's take care of documentation
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-mv $PKG/opt/google/earth/pro/gpl.txt $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
# Clean up cruft/unneeded directories.The cron job in /etc is for Debian/Ubuntu only:
diff --git a/gis/google-earth/google-earth.info b/gis/google-earth/google-earth.info
index cac01a665c..19ec3b41a9 100644
--- a/gis/google-earth/google-earth.info
+++ b/gis/google-earth/google-earth.info
@@ -1,10 +1,10 @@
PRGNAM="google-earth"
-VERSION="7.3.0.3832"
-HOMEPAGE="http://www.google.com/earth/index.html"
-DOWNLOAD="http://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.deb"
+VERSION="7.3.1.4507"
+HOMEPAGE="https://www.google.com/earth/index.html"
+DOWNLOAD="https://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.deb"
MD5SUM="5c298610ae4bd604fcfd54fdc32e53dd"
-DOWNLOAD_x86_64="http://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb"
-MD5SUM_x86_64="b9d8281257b7ebf0dfac1ab1d3578681"
+DOWNLOAD_x86_64="https://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb"
+MD5SUM_x86_64="befce3733761cc529bdb3e9289ddbc03"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"