mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
gis/google-earth: Updated for version 7.1.7.2606.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bc1903226f
commit
bbdbf085b6
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
# and to Daniel de Kok and Alan_Hicks for their comments.
|
||||
|
||||
PRGNAM=google-earth
|
||||
VERSION=${VERSION:-7.1.7.2600}
|
||||
VERSION=${VERSION:-7.1.7.2606}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="google-earth"
|
||||
VERSION="7.1.7.2600"
|
||||
VERSION="7.1.7.2606"
|
||||
HOMEPAGE="http://www.google.com/earth/index.html"
|
||||
DOWNLOAD="http://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.deb"
|
||||
MD5SUM="cc02daa74d1b81daf44326a25460a88b"
|
||||
MD5SUM="61c0b9466e2c0805c764aa8865e7866f"
|
||||
DOWNLOAD_x86_64="http://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb"
|
||||
MD5SUM_x86_64="e6356f9bb99d9019ee0a156f9331beb8"
|
||||
MD5SUM_x86_64="0026cac93221ebf8282299f29aeb96d8"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue