From cf2f93da55e022c301cde621841761c1c7920bed Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Sun, 31 Aug 2025 15:26:03 +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/2013833656. --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f26cb5b..13635ad 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firedragon pkgdesc = Floorp fork build using custom branding and settings - pkgver = 12.1.1 + pkgver = 12.2.1 pkgrel = 1 epoch = 1 url = https://firedragon.garudalinux.org @@ -61,9 +61,9 @@ pkgbase = firedragon options = !strip backup = usr/lib/firedragon/firedragon.cfg backup = usr/lib/firedragon/distribution/policies.json - source = firedragon-source-v12.1.1.tar.zst::https://gitlab.com/garuda-linux/firedragon/firedragon12/-/releases/v12.1.1/downloads/firedragon-source.tar.zst + source = firedragon-source-v12.2.1.tar.zst::https://gitlab.com/garuda-linux/firedragon/firedragon12/-/releases/v12.2.1/downloads/firedragon-source.tar.zst source = firedragon.psd::https://github.com/stefanwimmer128/profile-sync-daemon/raw/refs/heads/firedragon/contrib/firedragon - sha256sums = 1dbb74d2f3b6bbe2fe2a6fab364ad2330c7b358fc5dd985ea8afcbae4640e5ed + sha256sums = 2f5807dda0c35303e84945bdba5cdae4783e51ec217c3cdd0b322a5d536d9794 sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0 pkgname = firedragon diff --git a/PKGBUILD b/PKGBUILD index 033537c..9bf10c9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ # Profile with xvfb-run, if possible : ${_build_pgo_xvfb:=false} -_pkgver=12.1.1 +_pkgver=12.2.1 pkgname=firedragon _pkgname=FireDragon @@ -73,7 +73,7 @@ backup=("usr/lib/${pkgname}/${pkgname}.cfg" "usr/lib/${pkgname}/distribution/policies.json") source=(firedragon-source-v"$_pkgver".tar.zst::https://gitlab.com/garuda-linux/firedragon/firedragon12/-/releases/v"$_pkgver"/downloads/firedragon-source.tar.zst firedragon.psd::https://github.com/stefanwimmer128/profile-sync-daemon/raw/refs/heads/firedragon/contrib/firedragon) -sha256sums=('1dbb74d2f3b6bbe2fe2a6fab364ad2330c7b358fc5dd985ea8afcbae4640e5ed' +sha256sums=('2f5807dda0c35303e84945bdba5cdae4783e51ec217c3cdd0b322a5d536d9794' '61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0') # Select the method of profiling