Package Details: chromium-snapshot-bin 133.0.6838.0.r1383276-1

Git Clone URL: https://aur.archlinux.org/chromium-snapshot-bin.git (read-only, click to copy)
Package Base: chromium-snapshot-bin
Description: The open-source project behind Google Chrome (Latest Snapshot)
Upstream URL: https://build.chromium.org
Keywords: browser web
Licenses: BSD
Provides: chromium-snapshot
Submitter: Det
Maintainer: mrxx
Last Packager: mrxx
Votes: 498
Popularity: 0.58
First Submitted: 2015-04-20 12:12 (UTC)
Last Updated: 2024-11-15 11:35 (UTC)

Pinned Comments

Det commented on 2017-03-30 10:20 (UTC) (edited on 2017-12-13 23:06 (UTC) by Det)

Do not flag this package out-of-date.

It updates automatically on each install.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 31 Next › Last »

Det commented on 2017-03-30 10:20 (UTC) (edited on 2017-12-13 23:06 (UTC) by Det)

Do not flag this package out-of-date.

It updates automatically on each install.

Det commented on 2017-03-09 20:14 (UTC)

The major version bump in Chromium is time-based and otherwise meaningless. Pacaur will fail with every new snapshot anyway. Things like firefox-nightly do the major bumps, because the PKGBUILD doesn't automatically handle those. When it does, you get the latest version whenever you chose to update like any VCS package that doesn't do those bumps either.

noxpo commented on 2017-03-09 19:58 (UTC)

@det, sry for wasting your time man, I just didn't understand from what you wrote that pkgver is supposed to change *in PKGBUILD*. If pkgver is in PKGBUILD and .SRCINFO, it could have also been in other places, for what I understood about AUR, which isn't much. I just saw the v. 58 package actually building a v. 59 and thought: that *can't* be right. Honestly just being a dumbass, sry. Would be nice for folks like me if pkgver was updated on major version changes though, doesn't happen too often.

Det commented on 2017-03-09 08:36 (UTC) (edited on 2017-03-09 08:43 (UTC) by Det)

@noxpo, _listen_ what I'm telling you, because when you flag my package for a wrong reason after I've just told you otherwise (twice), that's when my patience runs out. 1) The problem is Pacaur, not Pacman. Pacman doesn't know, care or understand .SRCINFO (in fact, makepkg uses the same "pacman -U", which was your clue right there). 2) The pkgver() function is *supposed* to update the pkgver beyond what is shown here. There is a new snapshot of Chromium multiple times every hour. You want both of us to update your version every 10-15 minutes or whenever you wish? This is the 3rd time I'm explaining it to you. Have a look here: - http://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Linux_x64/ - https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=chromium-snapshot-bin - https://wiki.archlinux.org/index.php/Creating_packages 3) Complain to Pacaur, not here. In fact, this is how we do it in Arch: Google the message: - https://github.com/rmarquis/pacaur/issues/414 - https://github.com/rmarquis/pacaur/issues/612 - https://github.com/rmarquis/pacaur/issues/383

noxpo commented on 2017-03-09 07:09 (UTC)

It's pacaur, not pacaur-git. And it does build chromium-snapshot-bin, it just refuses to install it via pacman. I tried building the old fashioned way with makepkg: works, builds the latest 59.xx.. and also changes pkgver in PKGBUILD to 59.xx.. Flagged this package out-of-date since pkgver in the original PKGBUILD is lagging behind now.

Det commented on 2017-03-08 13:24 (UTC) (edited on 2017-03-08 13:27 (UTC) by Det)

Is that the -git version? Either way it's broken, as through the pkgver() function is how all the VCS packages (Git, SVN, etc.) update the pkgver, as well as these nightlies. .SRCINFO is synced with mksrcinfo (community/pkgbuild-introspection) and I really can't see why should pacaur start caring about it during build, especially as much as to abort it.

noxpo commented on 2017-03-08 13:11 (UTC)

The error seems to come from pacaur, sry. After buikding the package archive, it says: :: chromium-snapshot-bin package(s) failed to install. Check .SRCINFO for mismatching data with PKGBUILD. pkgver is 58.xx.. in .SRCINFO and 59.xx.. in PKGBUILD. The actual package archive has the version from PKGBUILD. Installing it with pacman -U works. The header of .SRCINFO is: # Generated by mksrcinfo v8 # Thu Feb 2 13:26:13 UTC 2017

Det commented on 2017-03-08 07:55 (UTC)

Pacman doesn't care about the .SRCINFO, which in fact is in sync until you update with the pkgver(). What's the error?

noxpo commented on 2017-03-07 18:58 (UTC)

pacman throws an error because .SRCINFO und PKGBUILD are not in sync. Probably due to two different package versions (58 vs 59).

Det commented on 2017-01-29 16:48 (UTC) (edited on 2017-02-01 07:49 (UTC) by Det)

https://www.reddit.com/r/Chromium/comments/2kv7l7/chrome_supports_h264_chromium_doesnt_why/cmyl9nf/ Something was done about the lib lookup a while back so that even replacing the bundled FFmpeg libs with Chrome's own didn't bring back H.264 (related?: https://bugs.chromium.org/p/chromium/issues/detail?id=500605). So if you want a bleeding edge H.264 "Chromium", that's https://aur.archlinux.org/packages/google-chrome-dev/.