summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJacob Mischka2016-02-24 18:38:18 -0600
committerJacob Mischka2016-02-24 18:38:18 -0600
commit5bfd55656438c4fe6f076ed7a6726838dfb7b53c (patch)
tree1f57600b1629c772f25a47ac0182d19f640782ca /PKGBUILD
parent537d17fd208cc4cabd50c10f7c8838de8d6aae8a (diff)
downloadaur-5bfd55656438c4fe6f076ed7a6726838dfb7b53c.tar.gz
Update to 0.7.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cac52ee1f6ac..c18ba4d0ebfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jacob Mischka <jacob@mischka.me>
pkgname=brave
-pkgver=0.7.15dev
-pkgrel=2
+pkgver=0.7.16dev
+pkgrel=1
pkgdesc='Web browser that blocks ads and trackers by default.'
arch=('x86_64')
url='https://www.brave.com/'
@@ -10,7 +10,7 @@ makedepends=('npm')
depends=('gtk2' 'nss' 'alsa-lib' 'libnotify' 'gconf' 'libxtst' 'desktop-file-utils')
source=("https://github.com/brave/browser-laptop/archive/v${pkgver}.tar.gz"
"Brave.desktop")
-md5sums=('d43ce03461ab210b093891c77b2e81c2'
+md5sums=('0c84cdad3bda2c9ba9107eb1df472f9b'
'6919ccb899e04cf785696ff2a0172938')
build() {