summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro A. López-Valencia2017-06-08 13:11:42 -0500
committerPedro A. López-Valencia2017-06-08 13:11:42 -0500
commit3cc81a43b41816cf829b5d59a699679105a7938d (patch)
treeb6ea4cd02e9c752d6ab28f7e596b8b928083d729
parent3a52b6da28f49a0d7eb78bb5279172f0bf0cfab6 (diff)
downloadaur-3cc81a43b41816cf829b5d59a699679105a7938d.tar.gz
0.16.5.dev GTK+3 and still gconf
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6abadc52628c..c19efd0545b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jacob Mischka <jacob@mischka.me>
# Comaintainer: Pedro A. López-Valencia <https://aur.archlinux.org/user/palopezv>
pkgname=brave
-pkgver=0.16.4
+pkgver=0.16.5
_pkgver=$pkgver
pkgrel=1
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' 'libgnome-keyring' 'libxtst' 'libxss' 'ttf-font' 'wget')
+depends=('gtk3' 'gconf' 'nss' 'alsa-lib' 'libgnome-keyring' 'libxss' 'ttf-font' 'wget')
makedepends=('npm' 'python2' 'git')
optdepends=('cups: Printer support'
'pepper-flash: Adobe Flash support')
@@ -166,4 +166,4 @@ END
ln -s /usr/lib/PepperFlash "$pkgdir"/usr/lib/pepperflashplugin-nonfree
}
-md5sums=('a8bdbae16c2b2626f7a87f8936125594')
+md5sums=('d57d2a2ee8a6e31949019544aa27d99c')