mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-26 04:34:15 +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/1425118181.
This commit is contained in:
parent
7cb9e9d491
commit
19118f6068
4
.SRCINFO
4
.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.17.6
|
pkgver = 11.17.6_1
|
||||||
pkgrel = 1.1
|
pkgrel = 1
|
||||||
epoch = 1
|
epoch = 1
|
||||||
url = https://firedragon.garudalinux.org
|
url = https://firedragon.garudalinux.org
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
5
PKGBUILD
5
PKGBUILD
@ -9,12 +9,11 @@
|
|||||||
: ${_build_pgo_xvfb:=false}
|
: ${_build_pgo_xvfb:=false}
|
||||||
|
|
||||||
_pkgver=11.17.6-1
|
_pkgver=11.17.6-1
|
||||||
_pkgrel=1
|
|
||||||
|
|
||||||
pkgname=firedragon
|
pkgname=firedragon
|
||||||
_pkgname=FireDragon
|
_pkgname=FireDragon
|
||||||
pkgver=${_pkgver%-*}
|
pkgver=${_pkgver//-/_}
|
||||||
pkgrel=${_pkgver#*-}.${_pkgrel}
|
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'
|
||||||
|
Loading…
Reference in New Issue
Block a user