summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2019-09-07 13:48:21 +0200
committerFrederic Bezies2019-09-07 13:48:21 +0200
commite3d08688f5832a8d53109ac4558405f35c8f81d3 (patch)
treebcb9ca5727f9b20b7c818d13e4fbd814f895d148
parent6dac50829acf92ec8909eef63feef16f72b81227 (diff)
downloadaur-e3d08688f5832a8d53109ac4558405f35c8f81d3.tar.gz
Forgot to set a conflict with firefox-beta-bin
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dd46f6f4afa..944fc3190f75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
pkgver = 70.0b4
- pkgrel = 1
+ pkgrel = 2
url = https://www.mozilla.org/en-US/firefox/channel/#beta
arch = i686
arch = x86_64
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"