mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/google-earth: Updated for version 7.3.3.7786.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3ada98eaf7
commit
d4d441135a
2 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@
|
|||
# and to Daniel de Kok and Alan_Hicks for their comments.
|
||||
|
||||
PRGNAM=google-earth
|
||||
VERSION=${VERSION:-7.3.2.5776}
|
||||
VERSION=${VERSION:-7.3.3.7786}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="google-earth"
|
||||
VERSION="7.3.2.5776"
|
||||
VERSION="7.3.3.7786"
|
||||
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="https://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb"
|
||||
MD5SUM_x86_64="d11eb3e20e5df44cb92d43077537078d"
|
||||
MD5SUM_x86_64="e26da562b45aa09d16210f97086eb358"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue