summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 2 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8cedd80e381..a18b3e2e4418 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Comaintainer: Pedro A. López-Valencia <https://aur.archlinux.org/user/palopezv>
pkgname=brave
pkgver=0.15.1
-pkgrel=2
+pkgrel=3
pkgdesc='Web browser that blocks ads and trackers by default.'
arch=('x86_64')
url='https://www.brave.com/'
@@ -17,14 +17,7 @@ source=("browser-laptop-"$pkgver"dev.tar.gz::https://github.com/brave/browser-la
build() {
cd "$srcdir"/browser-laptop-"$pkgver"dev
- echo ""
- echo ""
- echo ""
- echo "This upstream build is broken, please use brave-bin in the meantime."
- echo ""
- echo ""
- echo ""
- exit 1
+ npm install extract-zip@1.6.0
npm install
CHANNEL=dev npm run build-package