summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstefanwimmer1282023-08-09 09:01:11 +0200
committerstefanwimmer1282023-08-09 09:16:14 +0200
commit2bf4992a95eae009596a3426380311799efc367c (patch)
tree695f88d39c8e3dbfa0354496008be7af8e2d5677
parent97ecbba3d589bc219f2e79b434df7003c2322bc5 (diff)
parent9b414c074221c1e10b9172ce0af15ff6de59cfd2 (diff)
downloadaur-2bf4992a95eae009596a3426380311799efc367c.tar.gz
Update to 116.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecdd38ed19b7..7c17c1ce3c5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firedragon-unsigned-extensions
pkgdesc = FireDragon modified to allow installation of unsigned extensions
- pkgver = 115.0.2
+ pkgver = 116.0.2
pkgrel = 1
url = https://gitlab.com/dr460nf1r3/settings/
install = firedragon.install
@@ -70,12 +70,12 @@ 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/115.0.2/source/firefox-115.0.2.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/115.0.2/source/firefox-115.0.2.source.tar.xz.asc
+ 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 = firedragon.desktop
source = git+https://gitlab.com/dr460nf1r3/common.git
source = git+https://gitlab.com/dr460nf1r3/settings.git
- source = librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git#tag=115.0.2-2
+ source = librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git#tag=116.0.2-1
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
diff --git a/PKGBUILD b/PKGBUILD
index dd1801e4f9e8..c6b42880651b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
# Maintainer: stefanwimmer128 <info at stefanwimmer128 dot io>
# Contributor: dr460nf1r3 <dr460nf1r3 at garudalinux dot org>
+# Contributor: FGD
# Contributor: Peter Jung <admin@ptr1337.dev>
# Contributor: vnepogodin
# Contributor: torvic9 AT mailbox DOT org
@@ -8,7 +9,7 @@
__pkgname=firedragon
pkgname=$__pkgname-unsigned-extensions
_pkgname=FireDragon
-pkgver=115.0.2
+pkgver=116.0.2
pkgrel=1
pkgdesc="FireDragon modified to allow installation of unsigned extensions"
arch=(x86_64 x86_64_v3 aarch64)
@@ -43,10 +44,10 @@ source=(https://archive.mozilla.org/pub/firefox/releases/"$pkgver"/source/firefo
"$__pkgname.desktop"
"git+https://gitlab.com/dr460nf1r3/common.git"
"git+https://gitlab.com/dr460nf1r3/settings.git"
- "librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git#tag=115.0.2-2"
+ "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=('6b2844124c13b4bd9d97ac7f5840f3e957b7631659591f3bea1ac9a89bee1654'
+ sha256sums=('6708ab24a748de336aff4789f97f248452a46117e86bb6b4b9746768e52fb114'
'SKIP'
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
'SKIP'
@@ -105,7 +106,7 @@ mk_add_options MOZ_TELEMETRY_REPORTING=0
ac_add_options --disable-bootstrap
ac_add_options --enable-default-toolkit=cairo-gtk3-wayland
ac_add_options --enable-hardening
-ac_add_options --enable-linker=mold
+ac_add_options --enable-linker=lld
ac_add_options --enable-release
ac_add_options --enable-rust-simd
ac_add_options --prefix=/usr
@@ -172,7 +173,7 @@ END
# Upstream patches from gentoo
# PGO improvements
- patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0013-bmo-1516081-Disable-watchdog-during-PGO-builds.patch
+ patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0023-fix-building-gcc-pgo-and-disable-watchdog-on-pgo-builds.patch
# Remove some pre-installed addons that might be questionable
patch -Np1 -i "${_librewolf_patches_dir}"/remove_addons.patch