summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Ruhier2020-09-22 17:33:40 +0000
committerAnthony Ruhier2020-09-22 17:33:40 +0000
commit41552cc98030369a003bc7a7e052f6d8b67ec3f8 (patch)
treed0d46d736fd7442f22b97056b0d42aac52fc8206
parentde1fa5a262272ce58d87a07eeaeb365159a1529b (diff)
downloadaur-41552cc98030369a003bc7a7e052f6d8b67ec3f8.tar.gz
82b1 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d78fabc5fdd..3ef0ff68a02e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 81.0rc2
+ pkgver = 82.0b1
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/channel/#beta
arch = i686
@@ -41,17 +41,17 @@ pkgbase = firefox-beta
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = firefox=81.0rc2
+ provides = firefox=82.0b1
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
options = !strip
- source = firefox-81.0rc2.source.tar.xz::https://ftp.mozilla.org/pub/firefox/candidates/81.0-candidates/build2/source/firefox-81.0.source.tar.xz
- source = firefox-81.0rc2.source.tar.xz.asc::https://ftp.mozilla.org/pub/firefox/candidates/81.0-candidates/build2/source/firefox-81.0.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/82.0b1/source/firefox-82.0b1.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/82.0b1/source/firefox-82.0b1.source.tar.xz.asc
source = 0001-Use-remoting-name-for-GDK-application-names.patch
source = firefox-beta.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 9328745012178aee5a4f47c833539f7872cc6e0f20a853568a313e60cabd1ec8
+ sha256sums = e7f9f1fe52805c1ca7bcd184d79b70bcfa7473492ae1eece5f41c6662e74df4e
sha256sums = SKIP
sha256sums = 3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75
sha256sums = 54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1
diff --git a/PKGBUILD b/PKGBUILD
index 5bc852e6d657..b425419640bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,10 +48,10 @@ fi
pkgname=firefox-beta
_pkgname=firefox
-pkgver=81.0rc2
+pkgver=82.0b1
_major=${pkgver/rc*}
_build=${pkgver/*rc}
-_pkgver=81.0
+_pkgver=82.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Beta"
arch=(i686 x86_64)
@@ -72,7 +72,7 @@ options=(!emptydirs !makeflags !strip)
source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/$_pkgname-$pkgver.source.tar.xz{,.asc}
0001-Use-remoting-name-for-GDK-application-names.patch
$pkgname.desktop)
-sha256sums=('9328745012178aee5a4f47c833539f7872cc6e0f20a853568a313e60cabd1ec8'
+sha256sums=('e7f9f1fe52805c1ca7bcd184d79b70bcfa7473492ae1eece5f41c6662e74df4e'
'SKIP'
'3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75'
'54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1')