This commit is contained in:
P.A. López-Valencia
2016-04-22 13:49:39 -05:00
parent 9c751755cb
commit b7ff059a0a
2 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = brave-bin
pkgdesc = A web browser that stops ads and trackers by default. Binary release.
pkgver = 0.9.1
pkgver = 0.9.2
pkgrel = 1
url = https://www.brave.com/
install = brave-bin.install
@@ -18,13 +18,13 @@ pkgbase = brave-bin
provides = brave
provides = brave-browser
conflicts = brave
replaces = brave-bin
replaces = brave-browser-bin
options = !strip
source = brave-bin-0.9.1.tar.bz2::https://github.com/brave/browser-laptop/releases/download/v0.9.1dev/Brave-Linux-x64.tar.bz2
source = brave-bin-0.9.2.tar.bz2::https://github.com/brave/browser-laptop/releases/download/v0.9.2dev/Brave-Linux-x64.tar.bz2
source = brave.png::https://github.com/brave/browser-laptop/raw/master/res/app.png
source = MPL2::https://raw.githubusercontent.com/brave/browser-laptop/master/LICENSE.txt
source = brave.desktop
sha384sums = d682388c20c98d2a7b159be45773d455b841bb908c78417990a21048e7827b1652e72bd2d089dfd00e65fcc3bc15ab6c
sha384sums = 882a32bc2cc66b3e50170f189c874c16296db39d659b9225a0053c6085ef73dae0a6ad33cce0cbc71655b3c1fb3c69a0
sha384sums = 850b39853a44cb86fca09c82a201ad9ac8d4c6938c82ad1cfffcb40a9b2868a15ebc80a1c7d7597e9dfedf0144584381
sha384sums = b27caa103555393992e6e1de1c2663f3ecf8339054e1aee8961406c8cbc9d677ba78b4bab6efe7210143818f9207d16b
sha384sums = f950675fb4a3f9e48374f8a2667e7a45889206a3062c8182e474143607fc26bd17e852a1ef494607dbd3ff4de325e05f

View File

@@ -1,24 +1,24 @@
# Maintainer: Please see AUR package page for current maintainer(s) and contact information.
pkgname=brave-bin
pkgver=0.9.1
pkgver=0.9.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/"
license=('custom:several')
depends=('gtk2' 'nss' 'alsa-lib' 'libnotify' 'libgnome-keyring' 'libxtst' 'desktop-file-utils' 'ttf-font')
optdepends=('cups: Printer support')
optdepends=('cups: Printer support')
provides=('brave' 'brave-browser')
conflicts=('brave')
replaces=('brave-bin')
replaces=('brave-browser-bin')
install=$pkgname.install
source=("$pkgname-$pkgver.tar.bz2::https://github.com/brave/browser-laptop/releases/download/v"$pkgver"dev/Brave-Linux-x64.tar.bz2"
"brave.png::https://github.com/brave/browser-laptop/raw/master/res/app.png"
"MPL2::https://raw.githubusercontent.com/brave/browser-laptop/master/LICENSE.txt"
"brave.desktop")
options=(!strip)
sha384sums=('d682388c20c98d2a7b159be45773d455b841bb908c78417990a21048e7827b1652e72bd2d089dfd00e65fcc3bc15ab6c'
sha384sums=('882a32bc2cc66b3e50170f189c874c16296db39d659b9225a0053c6085ef73dae0a6ad33cce0cbc71655b3c1fb3c69a0'
'850b39853a44cb86fca09c82a201ad9ac8d4c6938c82ad1cfffcb40a9b2868a15ebc80a1c7d7597e9dfedf0144584381'
'b27caa103555393992e6e1de1c2663f3ecf8339054e1aee8961406c8cbc9d677ba78b4bab6efe7210143818f9207d16b'
'f950675fb4a3f9e48374f8a2667e7a45889206a3062c8182e474143607fc26bd17e852a1ef494607dbd3ff4de325e05f')