@luzifer: 81.0.4044.129 is out: https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_27.html
@nikola135: Please do not flag packages out of date for build issues. Post things like that in the comments.
| Git Clone URL: | https://aur.archlinux.org/google-chrome.git (read-only, click to copy) |
|---|---|
| Package Base: | google-chrome |
| Description: | The popular and trusted web browser by Google (Stable Channel) |
| Upstream URL: | https://www.google.com/chrome |
| Keywords: | chromium |
| Licenses: | |
| Submitter: | None |
| Maintainer: | luzifer |
| Last Packager: | luzifer |
| Votes: | 1903 |
| Popularity: | 19.32 |
| First Submitted: | 2010-05-25 20:25 |
| Last Updated: | 2020-04-27 23:20 |
@luzifer: 81.0.4044.129 is out: https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_27.html
@nikola135: Please do not flag packages out of date for build issues. Post things like that in the comments.
Screen Sharing on Wayland does not work without libpipewire02 on my machine. This is probably missing as an optional dependency like in https://www.archlinux.org/packages/extra/x86_64/chromium/ .
Thanks, @Det and @neo2011, that's pretty useful information.
PKGEXT=".pkg.tar.lzo" & PKGEXT=".pkg.tar.lrz" good compromises.
Pretty sure this is normal, yes. I guess there are many small files. Check out /etc/makepkg.conf. You may want to set PKGEXT to a less aggressive and faster compression format (PKGEXT='.pkg.tar.gz') or don't compress the packages at all (PKGEXT='.pkg.tar')
Hi, I use pacaur to install my aur pacakges and noticed that whenever I update chrome it stays way too long in "Compressing package", much more than any other package. Is that normal?
I am using Manjaro Gnome (5.5.2-1-MANJARO #1 SMP PREEMPT Tue Feb 4 19:22:35 UTC 2020 x86_64 GNU/Linux). Since last update, when Google Chrome is open, other windows under focus will lose focus after a few seconds. For example, when I was writing in Gedit, I cannot type in after a few seconds because the window has lost focus, and I need to click on it again to continue typing. Closing Google Chrome will solve the problem. Thanks.
As of v80.0.3987.87-1, I'm having problems with the maximize and restore buttons. When the window is not fullscreen, the maximize button doesn't do anything and it has the same icon as the restore button. This did not happen with v79. I'm using Manjaro GNOME if it matters.
It seems to have a problem when using the "classic" theme on Manjaro KDE, has someone experienced this?
echoing and sedding the thing with echo "diff [...] (END)" | sed "s/ +/\n+/g" | sed "s/diff \-\-/\n\ndiff \-\-/g" comes down to some patches: https://pastebin.com/vmxwpAfd
So it's about python2-txaio (a fairly recent package, uploaded 2020-01-25): https://aur.archlinux.org/packages/python2-txaio/
"Al poner fin no realiza ninguna acción." auto-detects as [Spanish] in Google Translate and translates to "When ending it does not perform any action.": https://translate.google.com/#auto/en/Al%20poner%20fin%20no%20realiza%20ninguna%20acci%C3%B3n.
Pinned Comments
luzifer commented on 2020-02-03 00:35
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. Do not report updates for ChromeOS as updates here.
Det commented on 2017-10-01 00:35
The final vote. “What should be the pkgdesc of AUR/google-chrome?” With 82 votes:
● "One fast, simple, and secure browser for all your devices (Stable Channel)" - 17 votes (21%)
● "The popular and trusted web browser by Google (Stable Channel)" - 65 votes (79%)
Now, my deciding vote of 49 votes will be cast and the winner is...
..no, I’m kidding, I’m kidding. Pkgdesc changed. ^^
Det commented on 2016-03-09 05:01
✔ NOTE. If the sha512sums don't match, there's a new version. Simply flag the package.You can check for new Linux releases in: http://googlechromereleases.blogspot.com/search/label/Stable%20updates, or use:
$ curl -sL https://dl.google.com/linux/chrome/rpm/stable/x86_64/repodata/other.xml.gz | gzip -df | tr ' ' '\n' | grep -e name= -e ver= | cut -d '"' -f2 | sed 'N;s/\n/ /'
For new MD5: $ curl -sL https://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | sed -n '35p'