mirror of
https://aur.archlinux.org/brave-bin.git
synced 2025-09-21 14:09:29 +02:00
Upgrade to v0.18.36
This commit is contained in:
10
.SRCINFO
10
.SRCINFO
@@ -1,9 +1,9 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Thu Sep 7 15:12:15 UTC 2017
|
||||
# Fri Sep 15 20:18:55 UTC 2017
|
||||
pkgbase = brave-bin
|
||||
pkgdesc = A web browser that stops ads and trackers by default. Binary release.
|
||||
pkgver = 0.18.29
|
||||
pkgrel = 2
|
||||
pkgver = 0.18.36
|
||||
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.29.tar.bz2::https://github.com/brave/browser-laptop/releases/download/v0.18.29dev/Brave.tar.bz2
|
||||
source = brave-bin-0.18.36.tar.bz2::https://github.com/brave/browser-laptop/releases/download/v0.18.36dev/Brave.tar.bz2
|
||||
source = MPL2::https://raw.githubusercontent.com/brave/browser-laptop/master/LICENSE.txt
|
||||
sha512sums = 04426a7c83365fb075d871ee9e1b9592a133cb586d78c69a10bf6f67b5406406da88c4f5203b6d28cb9337bd94407e49dc82dd6910b43e3f289dfa172872b934
|
||||
sha512sums = 2522b6e056d725173ff982fae94f15e48e3c78a20488738ad28db0290fcc6ee48d22803cc2e553acdac2e0c6b76f52446da41ca99f596d0b1550d50111b9d51c
|
||||
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.29
|
||||
pkgver=0.18.36
|
||||
_pkgver=$pkgver
|
||||
pkgrel=2
|
||||
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=('04426a7c83365fb075d871ee9e1b9592a133cb586d78c69a10bf6f67b5406406da88c4f5203b6d28cb9337bd94407e49dc82dd6910b43e3f289dfa172872b934'
|
||||
sha512sums=('2522b6e056d725173ff982fae94f15e48e3c78a20488738ad28db0290fcc6ee48d22803cc2e553acdac2e0c6b76f52446da41ca99f596d0b1550d50111b9d51c'
|
||||
'b8823586fead21247c8208bd842fb5cd32d4cb3ca2a02339ce2baf2c9cb938dfcb8eb7b24c95225ae625cd0ee59fbbd8293393f3ed1a4b45d13ba3f9f62a791f')
|
||||
|
||||
_bdir=Brave-linux-x64
|
||||
|
Reference in New Issue
Block a user