From 6c76089005305644f34d687ab9e3fbdb4e5258a9 Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Wed, 5 Mar 2025 19:23:35 +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/1701715213. --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 2b4a828..f11c58f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firedragon pkgdesc = Floorp fork build using custom branding and settings - pkgver = 11.23.1_1 + pkgver = 11.24.0_1 pkgrel = 1 epoch = 1 url = https://firedragon.garudalinux.org @@ -66,10 +66,10 @@ pkgbase = firedragon options = !strip backup = usr/lib/firedragon/firedragon.cfg backup = usr/lib/firedragon/distribution/policies.json - source = https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v11.23.1-1/downloads/firedragon-v11.23.1-1.source.tar.zst + source = https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v11.24.0-1/downloads/firedragon-v11.24.0-1.source.tar.zst source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.psd source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop - sha256sums = 2a7c70a513e9925beb4eb5e60873c75c497e2b9a637ad061fe44a0f65c4a7f87 + sha256sums = a2b8d2b4211bb2a3f0ee958a57c50f3aa43ac6184a3bb00778ff2c386195b243 sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0 sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560 diff --git a/PKGBUILD b/PKGBUILD index c262dc6..c8c1493 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ # Profile with xvfb-run, if possible : ${_build_pgo_xvfb:=false} -_pkgver=11.23.1-1 +_pkgver=11.24.0-1 pkgname=firedragon _pkgname=FireDragon @@ -80,7 +80,7 @@ backup=("usr/lib/${pkgname}/${pkgname}.cfg" source=(https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v${_pkgver}/downloads/firedragon-v${_pkgver}.source.tar.zst https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.psd https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop) -sha256sums=('2a7c70a513e9925beb4eb5e60873c75c497e2b9a637ad061fe44a0f65c4a7f87' +sha256sums=('a2b8d2b4211bb2a3f0ee958a57c50f3aa43ac6184a3bb00778ff2c386195b243' '61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0' '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560')