summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"