1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2024-12-26 12:44:21 +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/1349600409.
This commit is contained in:
GitLab CI 2024-06-26 20:11:49 +00:00
parent dc6a6c8343
commit 3d03cbfb37
2 changed files with 88 additions and 88 deletions

View File

@ -1,6 +1,6 @@
pkgbase = firedragon pkgbase = firedragon
pkgdesc = Floorp fork build using custom branding and settings pkgdesc = Floorp fork build using custom branding and settings
pkgver = 11.14.0 pkgver = 11.14.1
pkgrel = 1.1 pkgrel = 1.1
epoch = 1 epoch = 1
url = https://garudalinux.org url = https://garudalinux.org
@ -66,7 +66,7 @@ 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/api/v4/projects/55893651/packages/generic/firedragon/11.14.0-1/firedragon-v11.14.0-1.source.tar.zst source = https://gitlab.com/api/v4/projects/55893651/packages/generic/firedragon/11.14.1-1/firedragon-v11.14.1-1.source.tar.zst
source = patch-python3.12-bug1831512.patch source = patch-python3.12-bug1831512.patch
source = patch-python3.12-bug1860051.patch source = patch-python3.12-bug1860051.patch
source = patch-python3.12-bug1866829.patch source = patch-python3.12-bug1866829.patch
@ -74,7 +74,7 @@ pkgbase = firedragon
source = rustup.sh::https://sh.rustup.rs source = rustup.sh::https://sh.rustup.rs
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 = 7ef6798b20554820924007c721aac2da935b2a23324b18a9b70dcbf9a5045778 sha256sums = b23aa519337381120f6a5f95bff8e4000c2f4cf4ae49e71a857302ce0b444115
sha256sums = 9516c36c145d365c3b65153d83a5b3b0dd8a319b5c30d47a390070892bd431b3 sha256sums = 9516c36c145d365c3b65153d83a5b3b0dd8a319b5c30d47a390070892bd431b3
sha256sums = 168d16a027a81c311c58f9302858244dfa5517f0a95a8d3df1abbf9b93b9d455 sha256sums = 168d16a027a81c311c58f9302858244dfa5517f0a95a8d3df1abbf9b93b9d455
sha256sums = df27ed1e0da5b192224978dc2a593a97e18e6e22062c611fc32b277500324e62 sha256sums = df27ed1e0da5b192224978dc2a593a97e18e6e22062c611fc32b277500324e62

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.14.0-1 _pkgver=11.14.1-1
_pkgrel=1 _pkgrel=1
pkgname=firedragon pkgname=firedragon
@ -85,7 +85,7 @@ source=(https://gitlab.com/api/v4/projects/55893651/packages/generic/firedragon/
rustup.sh::https://sh.rustup.rs rustup.sh::https://sh.rustup.rs
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=('7ef6798b20554820924007c721aac2da935b2a23324b18a9b70dcbf9a5045778' sha256sums=('b23aa519337381120f6a5f95bff8e4000c2f4cf4ae49e71a857302ce0b444115'
'9516c36c145d365c3b65153d83a5b3b0dd8a319b5c30d47a390070892bd431b3' '9516c36c145d365c3b65153d83a5b3b0dd8a319b5c30d47a390070892bd431b3'
'168d16a027a81c311c58f9302858244dfa5517f0a95a8d3df1abbf9b93b9d455' '168d16a027a81c311c58f9302858244dfa5517f0a95a8d3df1abbf9b93b9d455'
'df27ed1e0da5b192224978dc2a593a97e18e6e22062c611fc32b277500324e62' 'df27ed1e0da5b192224978dc2a593a97e18e6e22062c611fc32b277500324e62'