mirror of
https://aur.archlinux.org/firedragon.git
synced 2025-07-06 21:14:33 +00:00
Updated PKGBUILD for version 117.0.1
This commit is contained in:
8
PKGBUILD
8
PKGBUILD
@ -7,7 +7,7 @@
|
||||
|
||||
pkgname=firedragon
|
||||
_pkgname=FireDragon
|
||||
pkgver=117.0
|
||||
pkgver=117.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
|
||||
arch=(x86_64 x86_64_v3 aarch64)
|
||||
@ -43,7 +43,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/"$pkgver"/source/firefo
|
||||
"librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git"
|
||||
"librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git"
|
||||
"cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git")
|
||||
sha256sums=('fa524cb9a63334d74ef996f3cbaf1559b5836f6c8ef6e890fa20846029242ac7'
|
||||
sha256sums=('7ea4203b5cf9e59f80043597e2c9020291754fcab784a337586b5f5e1370c416'
|
||||
'SKIP'
|
||||
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560'
|
||||
'SKIP'
|
||||
@ -170,8 +170,8 @@ END
|
||||
fi
|
||||
|
||||
# Upstream patches from gentoo
|
||||
# PGO improvements
|
||||
patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0022-fix-building-gcc-pgo-and-disable-watchdog-on-pgo-builds.patch
|
||||
# PGO improvements (DEPRECATED)
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user