mirror of
https://aur.archlinux.org/brave-bin.git
synced 2025-09-23 15:09:31 +02:00
Upgrade to 0.19.48
This commit is contained in:
10
.SRCINFO
10
.SRCINFO
@@ -1,9 +1,9 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Tue Sep 26 14:47:31 UTC 2017
|
||||
# Thu Oct 12 19:59:31 UTC 2017
|
||||
pkgbase = brave-bin
|
||||
pkgdesc = A web browser that stops ads and trackers by default. Binary release.
|
||||
pkgver = 0.18.36
|
||||
pkgrel = 3
|
||||
pkgver = 0.19.48
|
||||
pkgrel = 1
|
||||
url = https://www.brave.com/
|
||||
arch = x86_64
|
||||
license = custom:several
|
||||
@@ -20,9 +20,9 @@ pkgbase = brave-bin
|
||||
provides = brave-browser
|
||||
conflicts = brave
|
||||
options = !strip
|
||||
source = brave-bin-0.18.36.tar.bz2::https://github.com/brave/browser-laptop/releases/download/v0.18.36dev/Brave.tar.bz2
|
||||
source = brave-bin-0.19.48.tar.bz2::https://github.com/brave/browser-laptop/releases/download/v0.19.48dev/Brave.tar.bz2
|
||||
source = MPL2::https://raw.githubusercontent.com/brave/browser-laptop/master/LICENSE.txt
|
||||
sha512sums = 2522b6e056d725173ff982fae94f15e48e3c78a20488738ad28db0290fcc6ee48d22803cc2e553acdac2e0c6b76f52446da41ca99f596d0b1550d50111b9d51c
|
||||
sha512sums = 7ed3bbd43a797ce84310b4ad47f787d11ca62cb66224ff251de29af887e754e0de25921ef75360f6361e17fb2e61839ac7ff0916e4f73859a274efaf3eb5506b
|
||||
sha512sums = b8823586fead21247c8208bd842fb5cd32d4cb3ca2a02339ce2baf2c9cb938dfcb8eb7b24c95225ae625cd0ee59fbbd8293393f3ed1a4b45d13ba3f9f62a791f
|
||||
|
||||
pkgname = brave-bin
|
||||
|
6
PKGBUILD
6
PKGBUILD
@@ -1,9 +1,9 @@
|
||||
# Maintainer: Please see AUR package page for current maintainer(s) and contact information.
|
||||
|
||||
pkgname=brave-bin
|
||||
pkgver=0.18.36
|
||||
pkgver=0.19.48
|
||||
_pkgver=$pkgver
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="A web browser that stops ads and trackers by default. Binary release."
|
||||
arch=('x86_64') # Upstream supports x86_64 only
|
||||
url="https://www.brave.com/"
|
||||
@@ -16,7 +16,7 @@ conflicts=('brave')
|
||||
source=("$pkgname-$_pkgver".tar.bz2::https://github.com/brave/browser-laptop/releases/download/v"$_pkgver"dev/Brave.tar.bz2
|
||||
"MPL2::https://raw.githubusercontent.com/brave/browser-laptop/master/LICENSE.txt")
|
||||
options=(!strip)
|
||||
sha512sums=('2522b6e056d725173ff982fae94f15e48e3c78a20488738ad28db0290fcc6ee48d22803cc2e553acdac2e0c6b76f52446da41ca99f596d0b1550d50111b9d51c'
|
||||
sha512sums=('7ed3bbd43a797ce84310b4ad47f787d11ca62cb66224ff251de29af887e754e0de25921ef75360f6361e17fb2e61839ac7ff0916e4f73859a274efaf3eb5506b'
|
||||
'b8823586fead21247c8208bd842fb5cd32d4cb3ca2a02339ce2baf2c9cb938dfcb8eb7b24c95225ae625cd0ee59fbbd8293393f3ed1a4b45d13ba3f9f62a791f')
|
||||
|
||||
_bdir=Brave-linux-x64
|
||||
|
Reference in New Issue
Block a user