1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2024-12-26 04:34:15 +00:00

Update Librewolf patches

This commit is contained in:
dr460nf1r3 2022-03-30 16:20:21 +02:00
parent 4697cf8b4d
commit 411865642a
No known key found for this signature in database
GPG Key ID: B5C20B53B5FB19ED
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = firedragon
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
pkgver = 98.0.2
pkgrel = 1
pkgrel = 2
url = https://gitlab.com/dr460nf1r3/settings/
install = firedragon.install
arch = x86_64

View File

@ -5,7 +5,7 @@
pkgname=firedragon
_pkgname=FireDragon
pkgver=98.0.2
pkgrel=1
pkgrel=2
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
arch=(x86_64 x86_64_v3)
backup=('usr/lib/firedragon/firedragon.cfg'
@ -153,6 +153,9 @@ prepare() {
patch -Np1 -i ${_patches_dir}/librewolf-ui/sanitizing-description.patch
patch -Np1 -i ${_patches_dir}/librewolf-ui/hide-default-browser.patch
# Remap links
patch -Np1 -i ${_patches_dir}/librewolf-ui/remap-links.patch
# Pref pane - custom FireDragon svg
patch -Np1 -i ${_patches_dir}/librewolf/librewolf-pref-pane.patch
patch -Np1 -i ${_patches_dir}/misc/add_firedragon_svg.patch