mirror of
https://aur.archlinux.org/brave-bin.git
synced 2025-09-21 22:19:29 +02:00
fix direct URL opening. Not sure why you want that, but to each his own.
This commit is contained in:
2
.SRCINFO
2
.SRCINFO
@@ -1,7 +1,7 @@
|
|||||||
pkgbase = brave-bin
|
pkgbase = brave-bin
|
||||||
pkgdesc = A web browser that stops ads and trackers by default. Binary release.
|
pkgdesc = A web browser that stops ads and trackers by default. Binary release.
|
||||||
pkgver = 0.13.4
|
pkgver = 0.13.4
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://www.brave.com/
|
url = https://www.brave.com/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = custom:several
|
license = custom:several
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=brave-bin
|
pkgname=brave-bin
|
||||||
pkgver=0.13.4
|
pkgver=0.13.4
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A web browser that stops ads and trackers by default. Binary release."
|
pkgdesc="A web browser that stops ads and trackers by default. Binary release."
|
||||||
arch=('x86_64') # Upstream supports x86_64 only
|
arch=('x86_64') # Upstream supports x86_64 only
|
||||||
url="https://www.brave.com/"
|
url="https://www.brave.com/"
|
||||||
|
Reference in New Issue
Block a user