summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorP.A. López-Valencia2016-12-23 18:13:35 -0500
committerP.A. López-Valencia2016-12-23 18:13:35 -0500
commit3f0db6c0822650b954d094ba9be21283f065a18d (patch)
treeafb37b88ec9e114ae1690d727f5f4b1b4d91280b /PKGBUILD
parent0c19fc22fb9f2715b53145ef9492eca302bda381 (diff)
downloadaur-3f0db6c0822650b954d094ba9be21283f065a18d.tar.gz
Somehow I mamanged to drop libgnome-keyring.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ceec0cf370e4..dbae427fd105 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Comaintainer: Pedro A. López-Valencia <https://aur.archlinux.org/user/vorbote>
pkgname=brave
pkgver=0.12.15
-pkgrel=1
+pkgrel=2
pkgdesc='Web browser that blocks ads and trackers by default.'
arch=('x86_64')
url='https://www.brave.com/'
license=('custom')
-depends=('gtk2' 'nss' 'alsa-lib' 'gconf' 'libxtst' 'libxss' 'ttf-font')
+depends=('gtk2' 'nss' 'alsa-lib' 'gconf' 'libgnome-keyring' 'libxtst' 'libxss' 'ttf-font')
makedepends=('npm' 'git')
provides=('brave-browser')
source=("https://github.com/brave/browser-laptop/archive/v"$pkgver"dev.tar.gz"