1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2024-12-25 20:24:14 +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/1423914742.
This commit is contained in:
GitLab CI 2024-08-22 21:20:47 +00:00
parent 8b72f0a08e
commit 7cb9e9d491
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
pkgbase = firedragon pkgbase = firedragon
pkgdesc = Floorp fork build using custom branding and settings pkgdesc = Floorp fork build using custom branding and settings
pkgver = 11.17.4 pkgver = 11.17.6
pkgrel = 3.1 pkgrel = 1.1
epoch = 1 epoch = 1
url = https://firedragon.garudalinux.org url = https://firedragon.garudalinux.org
arch = x86_64 arch = x86_64
@ -66,10 +66,10 @@ pkgbase = firedragon
options = !strip options = !strip
backup = usr/lib/firedragon/firedragon.cfg backup = usr/lib/firedragon/firedragon.cfg
backup = usr/lib/firedragon/distribution/policies.json backup = usr/lib/firedragon/distribution/policies.json
source = https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v11.17.4-3/downloads/firedragon-v11.17.4-3.source.tar.zst source = https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v11.17.6-1/downloads/firedragon-v11.17.6-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.psd
source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop
sha256sums = 7e02bd98c8d0f64922c66190f9c3944ca4488011828303ee296fc0f32bc8057f sha256sums = 0d302c848e461298446c256ca3330c747583b58ada01edc81ce7f02c64b2e6b5
sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0 sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0
sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560 sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560

View File

@ -8,7 +8,7 @@
# Profile with xvfb-run, if possible # Profile with xvfb-run, if possible
: ${_build_pgo_xvfb:=false} : ${_build_pgo_xvfb:=false}
_pkgver=11.17.4-3 _pkgver=11.17.6-1
_pkgrel=1 _pkgrel=1
pkgname=firedragon pkgname=firedragon
@ -81,7 +81,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 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.psd
https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop) https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop)
sha256sums=('7e02bd98c8d0f64922c66190f9c3944ca4488011828303ee296fc0f32bc8057f' sha256sums=('0d302c848e461298446c256ca3330c747583b58ada01edc81ce7f02c64b2e6b5'
'61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0' '61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0'
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560') '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560')