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/1409127822.
This commit is contained in:
parent
01d962ac43
commit
88dba50628
6
.SRCINFO
6
.SRCINFO
@ -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.15.0
|
pkgver = 11.16.0
|
||||||
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/garuda-linux/firedragon/builder/-/releases/v11.15.0-1/downloads/firedragon-v11.15.0-1.source.tar.zst
|
source = https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v11.16.0-1/downloads/firedragon-v11.16.0-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 = 4282968e77c7d402a135604ab7d5e155bbc34cbfecef18cb8c464086dc8a3c3d
|
sha256sums = 5f5e6a2cf2e6faa53f9e1a1707374941a10cfcaffb7e695c9f6cd376e6c406b1
|
||||||
sha256sums = 9516c36c145d365c3b65153d83a5b3b0dd8a319b5c30d47a390070892bd431b3
|
sha256sums = 9516c36c145d365c3b65153d83a5b3b0dd8a319b5c30d47a390070892bd431b3
|
||||||
sha256sums = 168d16a027a81c311c58f9302858244dfa5517f0a95a8d3df1abbf9b93b9d455
|
sha256sums = 168d16a027a81c311c58f9302858244dfa5517f0a95a8d3df1abbf9b93b9d455
|
||||||
sha256sums = df27ed1e0da5b192224978dc2a593a97e18e6e22062c611fc32b277500324e62
|
sha256sums = df27ed1e0da5b192224978dc2a593a97e18e6e22062c611fc32b277500324e62
|
||||||
|
6
PKGBUILD
6
PKGBUILD
@ -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.15.0-1
|
_pkgver=11.16.0-1
|
||||||
_pkgrel=1
|
_pkgrel=1
|
||||||
|
|
||||||
pkgname=firedragon
|
pkgname=firedragon
|
||||||
@ -19,7 +19,7 @@ epoch=1
|
|||||||
pkgdesc="Floorp fork build using custom branding and settings"
|
pkgdesc="Floorp fork build using custom branding and settings"
|
||||||
url='https://garudalinux.org'
|
url='https://garudalinux.org'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('MPL2' 'Floorp Shared Source License')
|
license=('MPL2')
|
||||||
depends=(dbus
|
depends=(dbus
|
||||||
dbus-glib
|
dbus-glib
|
||||||
ffmpeg
|
ffmpeg
|
||||||
@ -85,7 +85,7 @@ source=(https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v${_pkgver
|
|||||||
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=('4282968e77c7d402a135604ab7d5e155bbc34cbfecef18cb8c464086dc8a3c3d'
|
sha256sums=('5f5e6a2cf2e6faa53f9e1a1707374941a10cfcaffb7e695c9f6cd376e6c406b1'
|
||||||
'9516c36c145d365c3b65153d83a5b3b0dd8a319b5c30d47a390070892bd431b3'
|
'9516c36c145d365c3b65153d83a5b3b0dd8a319b5c30d47a390070892bd431b3'
|
||||||
'168d16a027a81c311c58f9302858244dfa5517f0a95a8d3df1abbf9b93b9d455'
|
'168d16a027a81c311c58f9302858244dfa5517f0a95a8d3df1abbf9b93b9d455'
|
||||||
'df27ed1e0da5b192224978dc2a593a97e18e6e22062c611fc32b277500324e62'
|
'df27ed1e0da5b192224978dc2a593a97e18e6e22062c611fc32b277500324e62'
|
||||||
|
Loading…
Reference in New Issue
Block a user