mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/google-earth: Updated for version 7.3.2.5491.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dfebad2c10
commit
08869c231f
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.5487}
|
||||
VERSION=${VERSION:-7.3.2.5491}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="google-earth"
|
||||
VERSION="7.3.2.5487"
|
||||
VERSION="7.3.2.5491"
|
||||
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="7ecffcb72b2ed69ece67a5356ceaa967"
|
||||
MD5SUM_x86_64="2cfcb951ca45ede8a52aca3049318fd9"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue