Package Details: ungoogled-chromium-bin 131.0.6778.264-1

Git Clone URL: https://aur.archlinux.org/ungoogled-chromium-bin.git (read-only, click to copy)
Package Base: ungoogled-chromium-bin
Description: A lightweight approach to removing Google web service dependency
Upstream URL: https://github.com/ungoogled-software/ungoogled-chromium
Keywords: blink browser privacy web
Licenses: BSD
Conflicts: chromedriver, chromium
Provides: chromedriver, chromium
Submitter: networkException
Maintainer: networkException
Last Packager: networkException
Votes: 92
Popularity: 4.45
First Submitted: 2022-08-27 13:16 (UTC)
Last Updated: 2025-01-10 16:45 (UTC)

Required by (129)

Sources (1)

Pinned Comments

networkException commented on 2022-09-20 17:36 (UTC)

Please note that normally it's not required to flag this package as out of date. I usually tag releases in the main ungoogled-chromium repository and update the arch packaging right afterwards.

If the package hasn't updated after an ungoogled-chromium release GitHub Actions might still be building or the ungoogled-chromium patchset got updated for non Linux platforms only to match their upstream release cycle

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10

networkException commented on 2022-08-28 11:19 (UTC)

Previously the package got removed because "the AUR is not intended to provide an index for PKGBUILDs that repackage the build package originally created by another PKGBUILD". I asked on the mainling list and removing makepkg metadata files seemed to be most compliant with not repackaging the pkg.tar.zst.

If I can be sure that the package wont get removed packaging the pkg.tar.zst is better of course.

foutrelis commented on 2022-08-28 04:01 (UTC)

Please ensure the downloaded tarball gets a unique name, otherwise the first version someone installs will keep getting packaged (or will fail the checksum).

Since you're the upstream maintainer as well, may I suggest not generating the aur.tar.zst artifact and instead downloading and repackaging the .pkg.tar.zst one? This would avoid unnecessary duplication in your releases on GitHub and you'd also get a unique source filename for the AUR package.