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/1296264004.
This commit is contained in:
GitLab CI 2024-05-18 21:36:29 +00:00
parent bb7bd5fc33
commit b6ab843b99
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.13.0
pkgver = 11.13.1
pkgrel = 1.1
epoch = 1
url = https://garudalinux.org
@ -67,11 +67,11 @@ pkgbase = firedragon
options = !strip
backup = usr/lib/firedragon/firedragon.cfg
backup = usr/lib/firedragon/distribution/policies.json
source = https://gitlab.com/api/v4/projects/55893651/packages/generic/firedragon/11.13.0-1/firedragon-v11.13.0-1.source.tar.zst
source = https://gitlab.com/api/v4/projects/55893651/packages/generic/firedragon/11.13.1-1/firedragon-v11.13.1-1.source.tar.zst
source = rustup.sh::https://sh.rustup.rs
source = https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.psd
source = firedragon.desktop
sha256sums = c59a9d86c1f2eae407adbaba39b09deae91ea5b6d0ac51207dbea1d715f160b7
sha256sums = 1ad498bfd401b961611915ffb256ae62a9bacf6d5b207fff93058031309145d8
sha256sums = 32a680a84cf76014915b3f8aa44e3e40731f3af92cd45eb0fcc6264fd257c428
sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0
sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560

View File

@ -8,7 +8,7 @@
# Profile with xvfb-run, if possible
: ${_build_pgo_xvfb:=false}
_pkgver=11.13.0-1
_pkgver=11.13.1-1
_pkgrel=1
pkgname=firedragon
@ -81,7 +81,7 @@ source=(https://gitlab.com/api/v4/projects/55893651/packages/generic/firedragon/
rustup.sh::https://sh.rustup.rs
https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.psd
"${pkgname}.desktop")
sha256sums=('c59a9d86c1f2eae407adbaba39b09deae91ea5b6d0ac51207dbea1d715f160b7'
sha256sums=('1ad498bfd401b961611915ffb256ae62a9bacf6d5b207fff93058031309145d8'
'32a680a84cf76014915b3f8aa44e3e40731f3af92cd45eb0fcc6264fd257c428'
'61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0'
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560')