summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Ruhier2021-10-05 23:39:50 +0000
committerAnthony Ruhier2021-10-05 23:39:50 +0000
commitb0bc526508f0a34e3d9705100d5382948579bfbc (patch)
tree0e3d4603e7224fa54a3947f6c33d9d875bf9b4ac
parent9175a27ba01d0c4a164ed53204e49f62e66ae696 (diff)
downloadaur-b0bc526508f0a34e3d9705100d5382948579bfbc.tar.gz
94b1 update
-rw-r--r--.SRCINFO13
-rw-r--r--0001-Use-remoting-name-for-GDK-application-names.patch8
-rw-r--r--PKGBUILD8
3 files changed, 14 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4538107e4ac9..83d75c1f4a21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 93.0b1
+ pkgver = 94.0b1
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/channel/#beta
arch = i686
@@ -43,20 +43,19 @@ pkgbase = firefox-beta
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
optdepends = xdg-desktop-portal: Screensharing with Wayland
- provides = firefox=93.0b1
+ provides = firefox=94.0b1
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
options = !strip
- source = http://archive.mozilla.org/pub/firefox/releases/93.0b1/source/firefox-93.0b1.source.tar.xz
- source = http://archive.mozilla.org/pub/firefox/releases/93.0b1/source/firefox-93.0b1.source.tar.xz.asc
+ source = http://archive.mozilla.org/pub/firefox/releases/94.0b1/source/firefox-94.0b1.source.tar.xz
+ source = http://archive.mozilla.org/pub/firefox/releases/94.0b1/source/firefox-94.0b1.source.tar.xz.asc
source = 0001-Use-remoting-name-for-GDK-application-names.patch
source = firefox-beta.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = f97be619debd307085d0b941441f579d3f5ae49471a362f87fab97cc7819eca1
+ sha256sums = f0f1542aa93b48b32d7f321c01e10b4f6b1b9693680b2f515ace69d832a9c975
sha256sums = SKIP
- sha256sums = 1b6814e85f13dcf069482ad1acfc1a099661922c85e3344aa4ee059288506ccc
+ sha256sums = bb9769a8fe720abea2bba5b895c70c4fba0d44bb553399d83350268edf85cdeb
sha256sums = 54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1
pkgname = firefox-beta
-
diff --git a/0001-Use-remoting-name-for-GDK-application-names.patch b/0001-Use-remoting-name-for-GDK-application-names.patch
index c3f4fde4d794..c1feb3fc8081 100644
--- a/0001-Use-remoting-name-for-GDK-application-names.patch
+++ b/0001-Use-remoting-name-for-GDK-application-names.patch
@@ -9,10 +9,10 @@ Subject: [PATCH] Use remoting name for GDK application names
2 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp
-index 5eb43aa0ae632..ff331c3b2076e 100644
+index bb14d84338334..f5c0222987fb0 100644
--- a/toolkit/xre/nsAppRunner.cpp
+++ b/toolkit/xre/nsAppRunner.cpp
-@@ -4363,11 +4363,7 @@ int XREMain::XRE_mainStartup(bool* aExitFlag) {
+@@ -4299,11 +4299,7 @@ int XREMain::XRE_mainStartup(bool* aExitFlag) {
// consistently.
// Set program name to the one defined in application.ini.
@@ -26,7 +26,7 @@ index 5eb43aa0ae632..ff331c3b2076e 100644
// Initialize GTK here for splash.
diff --git a/widget/gtk/nsAppShell.cpp b/widget/gtk/nsAppShell.cpp
-index 24bdd5083375b..74dd54a5ae0e6 100644
+index 60de473de07ab..004c066575c17 100644
--- a/widget/gtk/nsAppShell.cpp
+++ b/widget/gtk/nsAppShell.cpp
@@ -24,6 +24,8 @@
@@ -38,7 +38,7 @@ index 24bdd5083375b..74dd54a5ae0e6 100644
#include "ScreenHelperGTK.h"
#include "HeadlessScreenHelper.h"
#include "mozilla/widget/ScreenManager.h"
-@@ -153,13 +155,9 @@ nsresult nsAppShell::Init() {
+@@ -152,13 +154,9 @@ nsresult nsAppShell::Init() {
// See https://bugzilla.gnome.org/show_bug.cgi?id=747634
//
// Only bother doing this for the parent process, since it's the one
diff --git a/PKGBUILD b/PKGBUILD
index 7cd9a59fb56a..2b1a554e41ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,10 +49,10 @@ fi
pkgname=firefox-beta
_pkgname=firefox
-pkgver=93.0b1
+pkgver=94.0b1
_major=${pkgver/rc*}
_build=${pkgver/*rc}
-_pkgver=93.0
+_pkgver=94.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Beta"
arch=(i686 x86_64)
@@ -74,9 +74,9 @@ options=(!emptydirs !makeflags !strip)
source=(http://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=('f97be619debd307085d0b941441f579d3f5ae49471a362f87fab97cc7819eca1'
+sha256sums=('f0f1542aa93b48b32d7f321c01e10b4f6b1b9693680b2f515ace69d832a9c975'
'SKIP'
- '1b6814e85f13dcf069482ad1acfc1a099661922c85e3344aa4ee059288506ccc'
+ 'bb9769a8fe720abea2bba5b895c70c4fba0d44bb553399d83350268edf85cdeb'
'54d93249fedc9c4cdc5eb82da498b08f08bcb089f85a138b457f3251a0913ad1')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>