summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPedro A. López-Valencia2017-05-05 10:34:50 -0500
committerPedro A. López-Valencia2017-05-05 10:34:50 -0500
commit90b102f2c5e2cda91ad221b8bbe4e1df4859fb08 (patch)
tree024fa2b1309fb98f3f55afc9170f0d9e386fe865 /PKGBUILD
parenta8feb475fc783f1409a180e7141a7be2442ca0d6 (diff)
downloadaur-90b102f2c5e2cda91ad221b8bbe4e1df4859fb08.tar.gz
0.15.2dev
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a18b3e2e4418..948a4524f8c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jacob Mischka <jacob@mischka.me>
# Comaintainer: Pedro A. López-Valencia <https://aur.archlinux.org/user/palopezv>
pkgname=brave
-pkgver=0.15.1
-pkgrel=3
+pkgver=0.15.2
+pkgrel=1
pkgdesc='Web browser that blocks ads and trackers by default.'
arch=('x86_64')
url='https://www.brave.com/'
@@ -17,7 +17,7 @@ source=("browser-laptop-"$pkgver"dev.tar.gz::https://github.com/brave/browser-la
build() {
cd "$srcdir"/browser-laptop-"$pkgver"dev
- npm install extract-zip@1.6.0
+ #npm install extract-zip@1.6.0
npm install
CHANNEL=dev npm run build-package
@@ -165,4 +165,4 @@ END
ln -s /usr/lib/PepperFlash "$pkgdir"/usr/lib/pepperflashplugin-nonfree
}
-md5sums=('fa225de64a360d0efd3e7745b4252ba1')
+md5sums=('4813bcfcf4353acf7fe1e06de0e7ef30')