Package Details: google-chrome 125.0.6422.141-1

Git Clone URL: https://aur.archlinux.org/google-chrome.git (read-only, click to copy)
Package Base: google-chrome
Description: The popular web browser by Google (Stable Channel)
Upstream URL: https://www.google.com/chrome
Keywords: chromium
Licenses: custom:chrome
Submitter: None
Maintainer: gromit
Last Packager: gromit
Votes: 2227
Popularity: 8.80
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-05-30 23:50 (UTC)

Dependencies (12)

Sources (3)

Pinned Comments

gromit commented on 2023-04-15 08:22 (UTC) (edited on 2023-05-08 21:42 (UTC) by gromit)

When reporting this package as outdated make sure there is indeed a new version for Linux Desktop. You can have a look at the "Stable updates" tag in Release blog for this.

You can also run this command to obtain the version string for the latest chrome version:

$ curl -sSf https://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | \
     grep -A1 "Package: google-chrome-stable" | \
     awk '/Version/{print $2}' | \
     cut -d '-' -f1

Do not report updates for ChromeOS, Android or other platforms stable versions as updates here.

Latest Comments

« First ‹ Previous 1 .. 146 147 148 149 150 151 152 153 154 155 156 Next › Last »

<deleted-account> commented on 2011-10-21 15:22 (UTC)

if md5sum failed, then try yaourt -Syu

unkier commented on 2011-10-07 04:09 (UTC)

yep, md5sum failed

thesame commented on 2011-09-20 19:24 (UTC)

md5sum failed

nDray commented on 2011-09-05 09:00 (UTC)

makepkg -g >> PKGBUILD every new release http://googlechromereleases.blogspot.com/search/label/Stable%20updates

kardia commented on 2011-09-04 23:45 (UTC)

md5sum failed

<deleted-account> commented on 2011-08-26 02:36 (UTC)

md5sum failed

t3ddy commented on 2011-08-25 15:31 (UTC)

It still does: mv -v "$pkgdir/opt/google/chrome/google-chrome.desktop" "$pkgdir/usr/share/applications"

canuckkat commented on 2011-08-25 14:15 (UTC)

Is it just me or did this package used to make a menu item?

nDray commented on 2011-08-09 22:37 (UTC)

It's wrong because you need to check the new release numbers, it always fetches the latest. Before "makepkg" run "makepkg -g >> PKGBUILD"

HNKNTA commented on 2011-08-09 22:30 (UTC)

md5sum at least for x86_64 is wrong