From bc017b7868b5c1c4d60a488e2f9e3ea4a5c33b08 Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Fri, 4 Jul 2025 18:22:54 +0000 Subject: [PATCH] chore: update firedragon This commit was automatically generated to reflect changes to this package in another repository. The changelog for this package can be found at https://gitlab.com/garuda-linux/pkgbuilds/-/commits/main/firedragon. Logs of the corresponding pipeline run can be found here: https://gitlab.com/garuda-linux/pkgbuilds/-/pipelines/1907103158. --- .SRCINFO | 2 +- PKGBUILD | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3f00f21..86c94cf 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = firedragon pkgdesc = Floorp fork build using custom branding and settings pkgver = 11.28.0_2 - pkgrel = 1 + pkgrel = 2 epoch = 1 url = https://firedragon.garudalinux.org arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 6c270ed..a30ea39 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,7 +13,7 @@ _pkgver=11.28.0-2 pkgname=firedragon _pkgname=FireDragon pkgver=${_pkgver//-/_} -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="Floorp fork build using custom branding and settings" url='https://firedragon.garudalinux.org' @@ -168,7 +168,6 @@ ac_add_options --enable-strip # Optimization ac_add_options --enable-optimize=-O3 -ac_add_options --enable-lto=cross,full ac_add_options OPT_LEVEL="3" ac_add_options RUSTC_OPT_LEVEL="3"