summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstefanwimmer1282023-09-01 10:33:12 +0200
committerstefanwimmer1282023-09-01 10:33:12 +0200
commit0cd5abbb38b4ecc64345abc20086cef9aa1d70b9 (patch)
tree7c8b85ee5d4d9fc80af3ebb748f5ac5197da21d8
parent69baa448b85044c3442baaba87132d2e9dd18ab8 (diff)
downloadaur-0cd5abbb38b4ecc64345abc20086cef9aa1d70b9.tar.gz
Update to 117.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb022ec5a25f..7a94dfe8896c 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.3
+ pkgver = 117.0
pkgrel = 1
url = https://gitlab.com/dr460nf1r3/settings/
install = firedragon.install
@@ -70,16 +70,16 @@ 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.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 = https://archive.mozilla.org/pub/firefox/releases/117.0/source/firefox-117.0.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/117.0/source/firefox-117.0.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=116.0.2-1
+ source = librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git#tag=117.0-1
source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git
- source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git
+ source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git#commit=4b83c7bf4b27735e1a1ab7c69a00b745dbf20232
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 575a0d11b487a03527cc90c5e6d556c09669201cbb584b73442b202ee1d3e2e6
+ sha256sums = fa524cb9a63334d74ef996f3cbaf1559b5836f6c8ef6e890fa20846029242ac7
sha256sums = SKIP
sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 37c97c77f96b..ece9619df992 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
__pkgname=firedragon
pkgname=$__pkgname-unsigned-extensions
_pkgname=FireDragon
-pkgver=116.0.3
+pkgver=117.0
pkgrel=1
pkgdesc="FireDragon modified to allow installation of unsigned extensions"
arch=(x86_64 x86_64_v3 aarch64)
@@ -44,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=116.0.2-1"
+ "librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git#tag=117.0-1"
"librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git"
- "cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git")
-sha256sums=('575a0d11b487a03527cc90c5e6d556c09669201cbb584b73442b202ee1d3e2e6'
+ "cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git#commit=4b83c7bf4b27735e1a1ab7c69a00b745dbf20232")
+sha256sums=('fa524cb9a63334d74ef996f3cbaf1559b5836f6c8ef6e890fa20846029242ac7'
'SKIP'
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
'SKIP'
@@ -175,7 +175,7 @@ END
# Upstream patches from gentoo
# PGO improvements
- patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0023-fix-building-gcc-pgo-and-disable-watchdog-on-pgo-builds.patch
+ patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0022-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