network/google-chrome: Updated for version 7.0.517.41.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Erik Hanson 2010-10-24 23:38:32 -04:00
parent 9eb862e3e7
commit 3b55b64c8f
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=google-chrome
VERSION=6.0.472.62
VERSION=7.0.517.41
RELEASE=stable # stable, beta, or unstable
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="google-chrome"
VERSION="6.0.472.62"
VERSION="7.0.517.41"
HOMEPAGE="http://www.google.com/chrome/"
DOWNLOAD="http://dl.google.com/dl/linux/direct/google-chrome-stable_current_i386.deb"
MD5SUM="877b558ac4e4b989d0f29382dd37265a"
MD5SUM="b52e35d5f9600aab883d308ea6462f33"
DOWNLOAD_x86_64="http://dl.google.com/dl/linux/direct/google-chrome-stable_current_amd64.deb"
MD5SUM_x86_64="e1c02903821a2507137d45068cd8fbe0"
MD5SUM_x86_64="1fe76014456f895f497e95c0e19eee15"
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
APPROVED="rworkman"
APPROVED="dsomero"