1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2025-07-06 13:04:31 +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/1295057351.
This commit is contained in:
GitLab CI
2024-05-17 13:16:49 +00:00
parent 95ac8e8ef1
commit bb7bd5fc33
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
pkgbase = firedragon
pkgdesc = Floorp fork build using custom branding and settings
pkgver = 11.12.2
pkgrel = 2.2
pkgver = 11.13.0
pkgrel = 1.1
epoch = 1
url = https://garudalinux.org
install = firedragon.install
@ -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.12.2-2/firedragon-v11.12.2-2.source.tar.zst
source = https://gitlab.com/api/v4/projects/55893651/packages/generic/firedragon/11.13.0-1/firedragon-v11.13.0-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 = 880e094a9fb72b2f4c6ee212d5b530b9fd5c72bf0a6b755af309afb4c09f151c
sha256sums = c59a9d86c1f2eae407adbaba39b09deae91ea5b6d0ac51207dbea1d715f160b7
sha256sums = 32a680a84cf76014915b3f8aa44e3e40731f3af92cd45eb0fcc6264fd257c428
sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0
sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560

View File

@ -8,8 +8,8 @@
# Profile with xvfb-run, if possible
: ${_build_pgo_xvfb:=false}
_pkgver=11.12.2-2
_pkgrel=2
_pkgver=11.13.0-1
_pkgrel=1
pkgname=firedragon
_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=('880e094a9fb72b2f4c6ee212d5b530b9fd5c72bf0a6b755af309afb4c09f151c'
sha256sums=('c59a9d86c1f2eae407adbaba39b09deae91ea5b6d0ac51207dbea1d715f160b7'
'32a680a84cf76014915b3f8aa44e3e40731f3af92cd45eb0fcc6264fd257c428'
'61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0'
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560')