summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWhezzel2019-01-31 10:33:04 -0600
committerWhezzel2019-01-31 10:33:04 -0600
commita90ebf03c5a6762ed307e79d4c830f22fcc7d7c0 (patch)
tree4e4c059f2b8a1c818e0244dde5a1c2fce4d219ec /PKGBUILD
parent7453717c788590c8969eac7bc72a2d03db2d6084 (diff)
downloadaur-a90ebf03c5a6762ed307e79d4c830f22fcc7d7c0.tar.gz
add 'brave-dev-bin' as conflict
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f01d93c17d6..65d42abd3253 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('gtk3' 'gconf' 'nss' 'alsa-lib' 'libxss' 'libgnome-keyring' 'ttf-font')
optdepends=('cups: Printer support'
'pepper-flash: Adobe Flash support')
provides=("${pkgname}" 'brave-beta-browser')
-conflicts=("${pkgname}" 'brave-bin')
+conflicts=("${pkgname}" 'brave-bin' 'brave-dev-bin')
source=("$pkgname-$pkgver.zip::https://github.com/brave/brave-browser/releases/download/v${pkgver}/brave-v${pkgver}-linux-x64.zip"
'MPL2::https://raw.githubusercontent.com/brave/browser-laptop/master/LICENSE.txt'
"$pkgname.sh"