diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-26 04:10:14 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-26 23:57:41 -0500 |
commit | e2f42de3fe8e53600c8b41ccadbb17d4fc55586b (patch) | |
tree | 246cd245ca1bb4222768b766260b03ef37098d80 /network/google-chrome/google-chrome.info | |
parent | cb825fcdc6199ab1be1e8e9473c086eba3970e64 (diff) |
network/google-chrome: Updated to stable release 5.0.375.55.
Updated download links and MD5SUMs for the stable release 5.0.
Removed plugin sed code as it is no-longer necessary.
Slight cleanup of README.
Diffstat (limited to 'network/google-chrome/google-chrome.info')
-rw-r--r-- | network/google-chrome/google-chrome.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/network/google-chrome/google-chrome.info b/network/google-chrome/google-chrome.info index 0f3da1a2d6622..3ec03a94dd5e9 100644 --- a/network/google-chrome/google-chrome.info +++ b/network/google-chrome/google-chrome.info @@ -1,10 +1,10 @@ PRGNAM="google-chrome" -VERSION="5.0.375.38" +VERSION="5.0.375.55" HOMEPAGE="http://www.google.com/chrome/" -DOWNLOAD="http://dl.google.com/dl/linux/direct/google-chrome-beta_current_i386.deb" -MD5SUM="ac37d2c1766e6af8dccb06160a1bfbee" -DOWNLOAD_x86_64="http://dl.google.com/dl/linux/direct/google-chrome-beta_current_amd64.deb" -MD5SUM_x86_64="31a62a4cbb97913d0328c27ac93956d0" +DOWNLOAD="http://dl.google.com/dl/linux/direct/google-chrome-stable_current_i386.deb" +MD5SUM="d8718b7c35731393e3664fd61e820e25" +DOWNLOAD_x86_64="http://dl.google.com/dl/linux/direct/google-chrome-stable_current_amd64.deb" +MD5SUM_x86_64="c06d8981d32b542f9de1b943f5cf8146" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="rworkman" +APPROVED="" |