Package Details: google-chrome-dev 128.0.6559.0-1

Git Clone URL: https://aur.archlinux.org/google-chrome-dev.git (read-only, click to copy)
Package Base: google-chrome-dev
Description: The popular web browser by Google (Dev Channel)
Upstream URL: https://www.google.com/chrome
Keywords: chromium
Licenses: custom:chrome
Provides: google-chrome
Submitter: None
Maintainer: gromit
Last Packager: gromit
Votes: 649
Popularity: 0.35
First Submitted: 2009-06-05 21:02 (UTC)
Last Updated: 2024-06-27 21:11 (UTC)

Dependencies (12)

Required by (40)

Sources (3)

Pinned Comments

gromit commented on 2023-07-19 17:01 (UTC) (edited on 2023-07-19 17:02 (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 "Dev 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-unstable" | \
     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 .. 63 64 65 66 67 68 69 70 71 72 73 .. 91 Next › Last »

<deleted-account> commented on 2011-04-24 19:00 (UTC)

the md5 check for i686 version is '60d51842347f25709d8a8d321587d1aa'

<deleted-account> commented on 2011-04-21 20:43 (UTC)

changed to md5 check to '2A497BF5B8F04C3DF1CC23D336FBAC6F' for the amd64 version and the build to 12.0.742.0 and everything works

Det commented on 2011-04-13 11:33 (UTC)

Btw. the .install file's "post_remove()" line could just be "post_install" instead of actually repeating "post_install" (as with the others Chromes too).

<deleted-account> commented on 2011-03-26 01:16 (UTC)

When pciutils now in testing enters core the libpci dependency should be dropped: https://aur.archlinux.org/packages.php?ID=38263

t3ddy commented on 2011-03-25 20:55 (UTC)

I've added a bug report

Det commented on 2011-03-25 13:59 (UTC)

Good point, sjakub".."

sjakub commented on 2011-03-25 13:58 (UTC)

I think the right way is opening a bug request instead of emailing people...

t3ddy commented on 2011-03-25 13:54 (UTC)

I don't have testing enabled, anyway when pciutils-3.1.7-4 will hit core, I'll change the pkgbuild :) I think I'll send an e-mail to the maintainer, if none has already done it.

Det commented on 2011-03-25 13:35 (UTC)

pciutils-3.1.7-4 provides libpci.so. The pciutils maintainer (Tobias Powalowski) should probably be emailed to add "provides=(libpci)" to the PKGBUILD or something.

<deleted-account> commented on 2011-03-25 04:43 (UTC)

md5 check failed