summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2019-09-07 13:48:21 +0200
committerFrederic Bezies2019-09-07 13:48:21 +0200
commite3d08688f5832a8d53109ac4558405f35c8f81d3 (patch)
treebcb9ca5727f9b20b7c818d13e4fbd814f895d148 /PKGBUILD
parent6dac50829acf92ec8909eef63feef16f72b81227 (diff)
downloadaur-e3d08688f5832a8d53109ac4558405f35c8f81d3.tar.gz
Forgot to set a conflict with firefox-beta-bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0be906fba3de..a234144f8b23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _pkgname=firefox
name=firefox-beta
pkgver=70.0b4
_pkgver=70.0
-pkgrel=1
+pkgrel=2
pkgdesc="Standalone web browser from mozilla.org - Beta"
arch=(i686 x86_64)
license=(MPL GPL LGPL)
@@ -24,6 +24,7 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
'pulseaudio: Audio support'
'speech-dispatcher: Text-to-Speech'
'hunspell-en_US: Spell checking, American English')
+conflits=('firefox-beta-bin')
options=(!emptydirs !makeflags !strip)
source=("http://ftp.mozilla.org/pub/firefox/releases/70.0b4/source/$_pkgname-$pkgver.source.tar.xz"
"$_pkgname.sh"