summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Ruhier2021-02-08 11:11:04 +0000
committerAnthony Ruhier2021-02-08 11:11:04 +0000
commit273c7204dca3b7e6d5709a8f39dd67e077a339c9 (patch)
tree4fde2ebb78f251421675d380fd1cb399bf1867ac
parentd4d101d854a21a5585f6e5aac7ee52434654d6d6 (diff)
downloadaur-273c7204dca3b7e6d5709a8f39dd67e077a339c9.tar.gz
86b7 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cabb54a760dc..2f6c64add78c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 86.0b6
+ pkgver = 86.0b7
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=86.0b6
+ provides = firefox=86.0b7
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
options = !strip
- source = https://archive.mozilla.org/pub/firefox/releases/86.0b6/source/firefox-86.0b6.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/86.0b6/source/firefox-86.0b6.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/86.0b7/source/firefox-86.0b7.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/86.0b7/source/firefox-86.0b7.source.tar.xz.asc
source = 0001-Use-remoting-name-for-GDK-application-names.patch
source = firefox-beta.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 81bb9c98d566c41e344416ad6911c2d4a3655a42c25165e9feefc68c276d3312
+ sha256sums = e22e038fcdb066e007e9973067ab426e79c0c7ef200d145a2471ae68e0b13e6d
sha256sums = SKIP
sha256sums = 3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75
sha256sums = 54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1
diff --git a/PKGBUILD b/PKGBUILD
index 68bb59eefeca..a3135a967b57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ fi
pkgname=firefox-beta
_pkgname=firefox
-pkgver=86.0b6
+pkgver=86.0b7
_major=${pkgver/rc*}
_build=${pkgver/*rc}
_pkgver=86.0
@@ -73,7 +73,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=('81bb9c98d566c41e344416ad6911c2d4a3655a42c25165e9feefc68c276d3312'
+sha256sums=('e22e038fcdb066e007e9973067ab426e79c0c7ef200d145a2471ae68e0b13e6d'
'SKIP'
'3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75'
'54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1')