summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorstefanwimmer1282023-10-27 11:08:44 +0200
committerstefanwimmer1282023-10-27 12:06:37 +0200
commit66b808286650e847204c86e149a6f8c46342d32e (patch)
tree3cd569c072df007c78142860eb89a37bcfd6331d /PKGBUILD
parent34938cd6db73541733ddea173355f17e08416cb0 (diff)
downloadaur-66b808286650e847204c86e149a6f8c46342d32e.tar.gz
Update to 119.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 3 insertions, 11 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6281027793e..d09bddab5a2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
__pkgname=firedragon
pkgname=$__pkgname-unsigned-extensions
_pkgname=FireDragon
-pkgver=118.0.2
+pkgver=119.0
pkgrel=1
pkgdesc="FireDragon modified to allow installation of unsigned extensions"
arch=(x86_64 x86_64_v3 aarch64)
@@ -44,20 +44,16 @@ 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=118.0.2-2"
+ "librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git#tag=119.0-2"
"librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git"
- "0027-bgo-915306-rust-1.73-compatibility-patch1.patch"
- "0027-bgo-915306-rust-1.73-compatibility-patch2.patch"
"unity-menubar.patch")
-sha256sums=('89626520f2f0f782f37c074b94690e0f08dcf416be2b992f4aad68df5d727b21'
+sha256sums=('f63e44194548f246e1396508800739a24c0517e65e920002a6f67ee099be39dd'
'SKIP'
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
'SKIP'
'SKIP'
'SKIP'
'SKIP'
- 'c43403caec25e4ee947d731f640a6aca3b1c35d1ac6c8994109605e26a20aa69'
- '7d7c217083097eaed566687b9d1a7493af5f00a18d25734f7db4e1b07a502d9d'
'cd7db7d4dd607826bc6098392d6e2f90ae8f7f529650e27b8d00f9dec3bac382')
# sha256sums_aarch64=()
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>
@@ -234,10 +230,6 @@ END
# Update privacy preferences
patch -Np1 -i "${_patches_dir}"/custom/privacy-preferences.patch
- # Rust 1.73 Compatibility
- patch -Np1 -i "$srcdir"/0027-bgo-915306-rust-1.73-compatibility-patch1.patch
- patch -Np1 -i "$srcdir"/0027-bgo-915306-rust-1.73-compatibility-patch2.patch
-
# Unity menubar
patch -Np1 -i "${srcdir}"/unity-menubar.patch