1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2025-09-13 13:26:17 +00:00

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/1990711528.
This commit is contained in:
GitLab CI
2025-08-19 05:25:34 +00:00
parent 09d85b07b1
commit eda8250553
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = firedragon
pkgdesc = Floorp fork build using custom branding and settings
pkgver = 11.29.0_1
pkgver = 11.30.0_1
pkgrel = 2
epoch = 1
url = https://firedragon.garudalinux.org
@@ -64,10 +64,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.29.0-1/downloads/firedragon-v11.29.0-1.source.tar.zst
source = https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v11.30.0-1/downloads/firedragon-v11.30.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 = a6e426f00472771a02234623c1e3f5d4cab2f84ab64d5211e73d38f3ef110169
sha256sums = eae7cc8a030c5a2f4186473cc93f4669acec197697fdefcce70c40ff34f79cc3
sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0
sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560

View File

@@ -8,7 +8,7 @@
# Profile with xvfb-run, if possible
: ${_build_pgo_xvfb:=false}
_pkgver=11.29.0-1
_pkgver=11.30.0-1
pkgname=firedragon
_pkgname=FireDragon
@@ -78,7 +78,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=('a6e426f00472771a02234623c1e3f5d4cab2f84ab64d5211e73d38f3ef110169'
sha256sums=('eae7cc8a030c5a2f4186473cc93f4669acec197697fdefcce70c40ff34f79cc3'
'61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0'
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560')