mirror of
https://aur.archlinux.org/firedragon.git
synced 2026-03-27 05:01:47 +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/2391357657.
This commit is contained in:
8
.SRCINFO
8
.SRCINFO
@@ -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 = 12.9.0
|
pkgver = 12.9.1
|
||||||
pkgrel = 2
|
pkgrel = 1
|
||||||
epoch = 1
|
epoch = 1
|
||||||
url = https://firedragon.garudalinux.org
|
url = https://firedragon.garudalinux.org
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -58,10 +58,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 = firedragon-source-v12.9.0.tar.zst::https://gitlab.com/garuda-linux/firedragon/firedragon12/-/releases/v12.9.0/downloads/firedragon-source.tar.zst
|
source = firedragon-source-v12.9.1.tar.zst::https://gitlab.com/garuda-linux/firedragon/firedragon12/-/releases/v12.9.1/downloads/firedragon-source.tar.zst
|
||||||
source = firedragon.psd::https://github.com/stefanwimmer128/profile-sync-daemon/raw/refs/heads/firedragon/contrib/firedragon
|
source = firedragon.psd::https://github.com/stefanwimmer128/profile-sync-daemon/raw/refs/heads/firedragon/contrib/firedragon
|
||||||
source = 0023-bgo-969412-glibc-2.43.patch
|
source = 0023-bgo-969412-glibc-2.43.patch
|
||||||
sha256sums = cd0d3d3f99116ddad2af59442ea5730790a89c4ae2de8c4a36712aedfeb38367
|
sha256sums = 2431a463d63d0c33fe765aab607cbf43ca5fbceeca3e5a64b2514bba6fd63955
|
||||||
sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0
|
sha256sums = 61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0
|
||||||
sha256sums = 25e8f2e706aa837f5b6e3c003a6c7f42b07f0a7366d10f9e0d5ad38053767aae
|
sha256sums = 25e8f2e706aa837f5b6e3c003a6c7f42b07f0a7366d10f9e0d5ad38053767aae
|
||||||
source_x86_64 = deno-x86_64-v2.5.0.zip::https://github.com/denoland/deno/releases/download/v2.5.0/deno-x86_64-unknown-linux-gnu.zip
|
source_x86_64 = deno-x86_64-v2.5.0.zip::https://github.com/denoland/deno/releases/download/v2.5.0/deno-x86_64-unknown-linux-gnu.zip
|
||||||
|
|||||||
6
PKGBUILD
6
PKGBUILD
@@ -8,13 +8,13 @@
|
|||||||
# Profile with xvfb-run, if possible
|
# Profile with xvfb-run, if possible
|
||||||
: ${_build_pgo_xvfb:=false}
|
: ${_build_pgo_xvfb:=false}
|
||||||
|
|
||||||
_pkgver=12.9.0
|
_pkgver=12.9.1
|
||||||
_deno_ver=2.5.0
|
_deno_ver=2.5.0
|
||||||
|
|
||||||
pkgname=firedragon
|
pkgname=firedragon
|
||||||
_pkgname=FireDragon
|
_pkgname=FireDragon
|
||||||
pkgver=${_pkgver//-/_}
|
pkgver=${_pkgver//-/_}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgdesc="Floorp fork build using custom branding and settings"
|
pkgdesc="Floorp fork build using custom branding and settings"
|
||||||
url='https://firedragon.garudalinux.org'
|
url='https://firedragon.garudalinux.org'
|
||||||
@@ -76,7 +76,7 @@ source=(firedragon-source-v"$_pkgver".tar.zst::https://gitlab.com/garuda-linux/f
|
|||||||
0023-bgo-969412-glibc-2.43.patch)
|
0023-bgo-969412-glibc-2.43.patch)
|
||||||
source_x86_64=(deno-x86_64-v$"$_deno_ver".zip::https://github.com/denoland/deno/releases/download/v"$_deno_ver"/deno-x86_64-unknown-linux-gnu.zip)
|
source_x86_64=(deno-x86_64-v$"$_deno_ver".zip::https://github.com/denoland/deno/releases/download/v"$_deno_ver"/deno-x86_64-unknown-linux-gnu.zip)
|
||||||
source_aarch64=(deno-aarch64-v$"$_deno_ver".zip::https://github.com/denoland/deno/releases/download/v"$_deno_ver"/deno-aarch64-unknown-linux-gnu.zip)
|
source_aarch64=(deno-aarch64-v$"$_deno_ver".zip::https://github.com/denoland/deno/releases/download/v"$_deno_ver"/deno-aarch64-unknown-linux-gnu.zip)
|
||||||
sha256sums=('cd0d3d3f99116ddad2af59442ea5730790a89c4ae2de8c4a36712aedfeb38367'
|
sha256sums=('2431a463d63d0c33fe765aab607cbf43ca5fbceeca3e5a64b2514bba6fd63955'
|
||||||
'61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0'
|
'61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0'
|
||||||
'25e8f2e706aa837f5b6e3c003a6c7f42b07f0a7366d10f9e0d5ad38053767aae')
|
'25e8f2e706aa837f5b6e3c003a6c7f42b07f0a7366d10f9e0d5ad38053767aae')
|
||||||
sha256sums_x86_64=('4561adb06b13f287a3785276cb29f377b7ffb49d54290178223b037e161446d3')
|
sha256sums_x86_64=('4561adb06b13f287a3785276cb29f377b7ffb49d54290178223b037e161446d3')
|
||||||
|
|||||||
Reference in New Issue
Block a user