summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')