That doesn't mean it's not out-of-date. The pkgver is the one that defines whether this thing is out of date or not - 'no matter what'.
Otherwise the pkgver shouldn't even follow the actual release numbers but instead be something like "LATEST".
Search Criteria
Package Details: google-chrome-dev 132.0.6793.2-1
Package Actions
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: | 653 |
Popularity: | 1.32 |
First Submitted: | 2009-06-05 21:02 (UTC) |
Last Updated: | 2024-10-24 21:01 (UTC) |
Dependencies (12)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- ttf-liberation (ttf-defenestrationAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- gnome-keyring (gnome-keyring-gitAUR) (optional) – for storing passwords in GNOME keyring
- kdialog (kdialog-gitAUR) (optional) – for file dialogs in KDE
- kwallet5 (optional) – for storing passwords in KWallet
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (optional) – WebRTC desktop sharing under Wayland
Required by (41)
- bitwarden-chromium (requires google-chrome) (optional)
- captive-browser-git (requires google-chrome) (optional)
- chrome-extension-bitwarden-git (requires google-chrome) (optional)
- chrome-extension-ocrs-git (requires google-chrome)
- chromedriver (requires google-chrome) (optional)
- chromium-bypass-paywalls (requires google-chrome) (optional)
- chromium-extension-adnauseam (requires google-chrome) (optional)
- chromium-extension-autoscroll (requires google-chrome) (optional)
- chromium-extension-plasma-integration (requires google-chrome) (optional)
- chromium-extension-runet-censorship-bypass (requires google-chrome) (optional)
- chromium-material-icons-for-github-bin (requires google-chrome) (optional)
- chromium-vencord (requires google-chrome) (optional)
- chromium-vencord-bin (requires google-chrome) (optional)
- chromium-vencord-git (requires google-chrome) (optional)
- dedao-dl-bin (requires google-chrome) (optional)
- endpoint-verification-chrome (requires google-chrome)
- endpoint-verification-minimal (requires google-chrome)
- ff2mpv-go-git (requires google-chrome) (optional)
- ff2mpv-rust (requires google-chrome) (optional)
- hub-kids (requires google-chrome) (optional)
- hub-young (requires google-chrome) (optional)
- ice-ssb (requires google-chrome) (optional)
- ice-ssb-git (requires google-chrome) (optional)
- kget-integrator-chrome (requires google-chrome) (optional)
- lastpass (requires google-chrome) (optional)
- marp-cli (requires google-chrome) (optional)
- nfauthenticationkey (requires google-chrome) (optional)
- pearson-reader-plus-full-lang (requires google-chrome) (optional)
- pennywise-bin (requires google-chrome) (optional)
- pt-plugin-plus-bin (requires google-chrome) (optional)
- pt-plugin-plus-git (requires google-chrome) (optional)
- python-nativemessaging-ng (requires google-chrome) (optional)
- python-webdriver-manager (requires google-chrome) (check)
- quick-n-easy-web-builder-10 (requires google-chrome) (optional)
- sshcode-bin (requires google-chrome) (optional)
- uget-integrator-chrome (requires google-chrome) (optional)
- upload-gphotos (requires google-chrome) (optional)
- web-media-controller-mpris (requires google-chrome) (optional)
- web-media-controller-mpris-git (requires google-chrome) (optional)
- webchanges (requires google-chrome) (optional)
- webui-aria2-git (requires google-chrome) (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 75 76 77 78 79 80 81 82 83 84 85 .. 91 Next › Last »
Det commented on 2010-11-16 13:10 (UTC)
scio commented on 2010-11-15 20:45 (UTC)
For anyone marking this as out of date, just re-install it to get the latest version. The PKGBUILD just pulls the latest dev build no matter what number is on the package.
Det commented on 2010-11-06 22:41 (UTC)
_Thanks!_
<deleted-account> commented on 2010-11-06 09:59 (UTC)
yeah. working on it right now.
Det commented on 2010-11-06 09:43 (UTC)
@x-demon, could you update your other Chromes too?
master commented on 2010-11-01 19:31 (UTC)
I made a package fixing Google Chrome's crash with jpeg files. Check it out: http://aur.archlinux.org/packages.php?ID=42507
Det commented on 2010-10-30 15:04 (UTC)
o_O What about the "bug buddy" thing? That seemed like a good idea.
t3ddy commented on 2010-10-30 12:13 (UTC)
@x-demon
I think should remove the args.patch since everybody can enable flags from about:flags
Det commented on 2010-10-27 14:25 (UTC)
@x-demon, just click the *Show all 100 comments* button on the lower left corner.
master commented on 2010-10-27 08:23 (UTC)
@x-demon here it is:
To fix the libjpeg6 related crash when posting JPEGs:
1. Obtain a libpixbufloader-jpeg.so that links to libjpeg6 (I stole mine from Ubuntu Karmic's GTK package)
2. Put it in /opt/google/chrome/
3. Run: sudo gdk-pixbuf-query-loaders > /opt/google/chrome/loaders.cache
4. Open the loaders.cache and change the line referring to libpixbufloader-jpeg.so to point to the one you put in /opt/google/chrome/
5. Open the google-chrome script and add somewhere before the exec: export GDK_PIXBUF_MODULE_FILE=/opt/google/chrome/loaders.cache
Both amd64 & i386 versions of Ubuntu's libgtk are here: http://packages.ubuntu.com/karmic/libgtk2.0-0
It works for me.
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:
Do not report updates for ChromeOS, Android or other platforms stable versions as updates here.