summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Ruhier2020-10-26 10:11:41 +0000
committerAnthony Ruhier2020-10-26 10:11:41 +0000
commit38e5df703daa29174d111a4444602c290833ca71 (patch)
treec4c5a9d87895ccbeb548993479d38e655fc1f8ea
parent1fd86cd1e176b219537036c1608ae015cfecaa18 (diff)
downloadaur-38e5df703daa29174d111a4444602c290833ca71.tar.gz
83b4 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3086b1ec8ec3..d206e06adbd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 83.0b3
+ pkgver = 83.0b4
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=83.0b3
+ provides = firefox=83.0b4
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
options = !strip
- source = https://archive.mozilla.org/pub/firefox/releases/83.0b3/source/firefox-83.0b3.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/83.0b3/source/firefox-83.0b3.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/83.0b4/source/firefox-83.0b4.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/83.0b4/source/firefox-83.0b4.source.tar.xz.asc
source = 0001-Use-remoting-name-for-GDK-application-names.patch
source = firefox-beta.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 01e97a22f34708763f3af3b146258e2952381a41ed5cc564ae57a22acdd9405b
+ sha256sums = d3c5e22f3e8720adecc5fa9456a7f088a774ebb2a7cb795d9cf57c263e56c716
sha256sums = SKIP
sha256sums = 3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75
sha256sums = 54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1
diff --git a/PKGBUILD b/PKGBUILD
index 0b1d62275468..90490ff12ea1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ fi
pkgname=firefox-beta
_pkgname=firefox
-pkgver=83.0b3
+pkgver=83.0b4
_major=${pkgver/rc*}
_build=${pkgver/*rc}
_pkgver=83.0
@@ -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=('01e97a22f34708763f3af3b146258e2952381a41ed5cc564ae57a22acdd9405b'
+sha256sums=('d3c5e22f3e8720adecc5fa9456a7f088a774ebb2a7cb795d9cf57c263e56c716'
'SKIP'
'3bb7463471fb43b2163a705a79a13a3003d70fff4bbe44f467807ca056de9a75'
'54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1')