summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstefanwimmer1282023-08-26 15:00:22 +0200
committerstefanwimmer1282023-08-26 15:00:22 +0200
commit69baa448b85044c3442baaba87132d2e9dd18ab8 (patch)
treea1bd664481db4e29dfe3d84b776cfd3f70c0b325
parent2bf4992a95eae009596a3426380311799efc367c (diff)
parentddd8d5708525b184348a9f34b954678402b6a1c6 (diff)
downloadaur-69baa448b85044c3442baaba87132d2e9dd18ab8.tar.gz
Update to 116.0.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c17c1ce3c5a..eb022ec5a25f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firedragon-unsigned-extensions
pkgdesc = FireDragon modified to allow installation of unsigned extensions
- pkgver = 116.0.2
+ pkgver = 116.0.3
pkgrel = 1
url = https://gitlab.com/dr460nf1r3/settings/
install = firedragon.install
@@ -70,8 +70,8 @@ pkgbase = firedragon-unsigned-extensions
options = !debug
backup = usr/lib/firedragon/firedragon.cfg
backup = usr/lib/firedragon/distribution/policies.json
- source = https://archive.mozilla.org/pub/firefox/releases/116.0.2/source/firefox-116.0.2.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/116.0.2/source/firefox-116.0.2.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/116.0.3/source/firefox-116.0.3.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/116.0.3/source/firefox-116.0.3.source.tar.xz.asc
source = firedragon.desktop
source = git+https://gitlab.com/dr460nf1r3/common.git
source = git+https://gitlab.com/dr460nf1r3/settings.git
@@ -79,7 +79,7 @@ pkgbase = firedragon-unsigned-extensions
source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git
source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 6b2844124c13b4bd9d97ac7f5840f3e957b7631659591f3bea1ac9a89bee1654
+ sha256sums = 575a0d11b487a03527cc90c5e6d556c09669201cbb584b73442b202ee1d3e2e6
sha256sums = SKIP
sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c6b42880651b..37c97c77f96b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
__pkgname=firedragon
pkgname=$__pkgname-unsigned-extensions
_pkgname=FireDragon
-pkgver=116.0.2
+pkgver=116.0.3
pkgrel=1
pkgdesc="FireDragon modified to allow installation of unsigned extensions"
arch=(x86_64 x86_64_v3 aarch64)
@@ -47,7 +47,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/"$pkgver"/source/firefo
"librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git#tag=116.0.2-1"
"librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git"
"cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git")
- sha256sums=('6708ab24a748de336aff4789f97f248452a46117e86bb6b4b9746768e52fb114'
+sha256sums=('575a0d11b487a03527cc90c5e6d556c09669201cbb584b73442b202ee1d3e2e6'
'SKIP'
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
'SKIP'
@@ -131,10 +131,12 @@ ac_add_options --with-system-nspr
ac_add_options --with-system-nss
# Features
+ac_add_options --enable-jxl
ac_add_options --enable-alsa
ac_add_options --enable-jack
ac_add_options --disable-crashreporter
ac_add_options --disable-updater
+ac_add_options --disable-default-browser-agent
# WASI
ac_add_options --with-wasi-sysroot=/usr/share/wasi-sysroot