From ddd8d5708525b184348a9f34b954678402b6a1c6 Mon Sep 17 00:00:00 2001 From: FGD-Garuda Date: Wed, 23 Aug 2023 14:29:57 -0400 Subject: [PATCH] Updating PKGBUILD to 116.0.3-2 --- .SRCINFO | 2 +- PKGBUILD | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 6646e5b..2c03253 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = firedragon pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE pkgver = 116.0.3 - pkgrel = 1 + pkgrel = 2 url = https://gitlab.com/dr460nf1r3/settings/ install = firedragon.install arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 3cfe007..71accc0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgname=firedragon _pkgname=FireDragon pkgver=116.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE" arch=(x86_64 x86_64_v3 aarch64) backup=('usr/lib/firedragon/firedragon.cfg' @@ -127,10 +127,12 @@ ac_add_options --with-system-nspr ac_add_options --with-system-nss # Features +ac_add_options --enable-jxl ac_add_options --enable-alsa ac_add_options --enable-jack ac_add_options --disable-crashreporter ac_add_options --disable-updater +ac_add_options --disable-default-browser-agent # WASI ac_add_options --with-wasi-sysroot=/usr/share/wasi-sysroot