summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Lenard Spencer <lenardrspencer@gmail.com>2025-01-12 17:21:20 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-18 08:13:11 +0700
commit3c6dda09f5d84a8d536adf75d32e9d11cad435a6 (patch)
treed940d6e0dd1dfab9fc70ed4902d6adf87165319d /gis
parentc202b8702f0aa1cfed8b8f4a5f90150cd96be090 (diff)
downloadslackbuilds-3c6dda09f5d84a8d536adf75d32e9d11cad435a6.tar.gz
slackbuilds-3c6dda09f5d84a8d536adf75d32e9d11cad435a6.tar.xz
gis/google-earth: Updated for version 7.3.6.10155.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/google-earth/google-earth.SlackBuild5
-rw-r--r--gis/google-earth/google-earth.info4
2 files changed, 3 insertions, 6 deletions
diff --git a/gis/google-earth/google-earth.SlackBuild b/gis/google-earth/google-earth.SlackBuild
index 65011400a6..0666c1a98f 100644
--- a/gis/google-earth/google-earth.SlackBuild
+++ b/gis/google-earth/google-earth.SlackBuild
@@ -33,7 +33,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=google-earth
-VERSION=${VERSION:-7.3.6.9796}
+VERSION=${VERSION:-7.3.6.10155}
SHORTVER=${SHORTVER:-7.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -46,9 +46,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/gis/google-earth/google-earth.info b/gis/google-earth/google-earth.info
index 7223999e97..3b2e560170 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.6.9796"
+VERSION="7.3.6.10155"
HOMEPAGE="https://www.google.com/earth/index.html"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dl.google.com/dl/linux/direct/google-earth-pro-stable_7.3.6_amd64.deb"
-MD5SUM_x86_64="3e8fb2549222e87d4cbfe92bec068900"
+MD5SUM_x86_64="693818631241a4731a551c5f982c49f0"
REQUIRES=""
MAINTAINER="Lenard Spencer"
EMAIL="lenardrspencer@gmail.com"