Package Details: brave-bin 1:1.66.118-1

Git Clone URL: https://aur.archlinux.org/brave-bin.git (read-only, click to copy)
Package Base: brave-bin
Description: Web browser that blocks ads and trackers by default (binary release)
Upstream URL: https://brave.com
Keywords: brave browser
Licenses: BSD, MPL2, custom:chromium
Conflicts: brave
Provides: brave, brave-browser
Submitter: toropisco
Maintainer: alerque (alosarjos)
Last Packager: alosarjos
Votes: 776
Popularity: 16.70
First Submitted: 2016-04-06 13:16 (UTC)
Last Updated: 2024-05-31 16:34 (UTC)

Dependencies (8)

Required by (6)

Sources (4)

Pinned Comments

alerque commented on 2021-11-27 03:11 (UTC)

@ant0n et all, lets keep the comments here about packaging issues, general Brave usage issues should go in another forum to not clutter up this comment space. I'm deleting comments that have no relation to packaging. Grey areas like crashes that could be blamed on Arch can stay until proven otherwise, but things like how to configure Brave to handle popups or site X or whatever just don't belong here. Thanks for understanding.

Latest Comments

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

zerophase commented on 2023-08-25 19:27 (UTC) (edited on 2023-08-27 04:38 (UTC) by zerophase)

Anyone else having an issues with not being able to switch between tabs? The tab highlights when I hover over it, but when I click the tab displayed does not change.

alosarjos commented on 2023-08-18 14:39 (UTC)

1.57.49 is an update only for Windows

alosarjos commented on 2023-08-17 15:14 (UTC)

@zagg Looks like a rollback waaaaay back before even I started with the package

https://aur.archlinux.org/cgit/aur.git/commit/?h=brave-bin&id=8df6acf4166e87dc31676ebd4e1c0861bd94536a

zagg commented on 2023-08-17 15:02 (UTC)

Hello,

What is the reason behind "epoch" in the pkgbuild here ?

alosarjos commented on 2023-08-02 19:00 (UTC)

@wknapik Thanks for the info. But I'm not sure how should proceed with 2 sources defining the version for the same package (ARM64/X86_64).

As long as they are synced, no problem, but the moment one differs from the other it would trigger unnecessary updates for the other architecture...

wknapik commented on 2023-08-02 13:06 (UTC)

@alerque hi. A small update to my previous comment (https://aur.archlinux.org/packages/brave-bin#comment-927259). The overview of versions and the individual version endpoints are now available at a more friendly domain (versions.brave.com). This applies to the overview at https://versions.brave.com/ and the individual endpoints, like https://versions.brave.com/latest/release-linux-x64.version.

wknapik commented on 2023-08-01 11:17 (UTC)

@alerque hi. The comment in the PKGBUILD seems to indicate that https://brave-browser-downloads.s3.brave.com/latest/release.version is used to track the latest version. Please use the Linux x64 (https://brave-browser-downloads.s3.brave.com/latest/release-linux-x64.version) and Linux arm64 (https://brave-browser-downloads.s3.brave.com/latest/release-linux-arm64.version) specific endpoints instead. You can also find a human-readable overview at https://brave-browser-downloads.s3.brave.com/. Thanks!

kkovaacs commented on 2023-06-02 06:49 (UTC)

1:1.52.117-1 seems to be working fine with KDE KWallet. Yay!

df8oe commented on 2023-05-06 07:54 (UTC)

The problem seems not to be a Brave problem, it is an upstream Chromium issue:
https://community.brave.com/t/notice-unexplained-data-loss-issue/485498

So the best would be to stock with all Brave and Chromium on a working stage until the issue is fixed!

gu1ll0me commented on 2023-05-05 18:26 (UTC)

For those who want to downgrade using Git :

git clone https://aur.archlinux.org/brave-bin.git
cd brave-bin
git reset --hard HEAD~1
makepkg -si