mirror of
https://aur.archlinux.org/firedragon.git
synced 2025-07-06 21:14:33 +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/1907103158.
This commit is contained in:
2
.SRCINFO
2
.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 = 11.28.0_2
|
pkgver = 11.28.0_2
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
epoch = 1
|
epoch = 1
|
||||||
url = https://firedragon.garudalinux.org
|
url = https://firedragon.garudalinux.org
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
3
PKGBUILD
3
PKGBUILD
@ -13,7 +13,7 @@ _pkgver=11.28.0-2
|
|||||||
pkgname=firedragon
|
pkgname=firedragon
|
||||||
_pkgname=FireDragon
|
_pkgname=FireDragon
|
||||||
pkgver=${_pkgver//-/_}
|
pkgver=${_pkgver//-/_}
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
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'
|
||||||
@ -168,7 +168,6 @@ ac_add_options --enable-strip
|
|||||||
|
|
||||||
# Optimization
|
# Optimization
|
||||||
ac_add_options --enable-optimize=-O3
|
ac_add_options --enable-optimize=-O3
|
||||||
ac_add_options --enable-lto=cross,full
|
|
||||||
ac_add_options OPT_LEVEL="3"
|
ac_add_options OPT_LEVEL="3"
|
||||||
ac_add_options RUSTC_OPT_LEVEL="3"
|
ac_add_options RUSTC_OPT_LEVEL="3"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user