mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-25 20:24:14 +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
|
||||
pkgdesc = Floorp fork build using custom branding and settings
|
||||
pkgver = 11.17.6
|
||||
pkgrel = 1.1
|
||||
pkgver = 11.17.6_1
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://firedragon.garudalinux.org
|
||||
arch = x86_64
|
||||
|
5
PKGBUILD
5
PKGBUILD
@ -9,12 +9,11 @@
|
||||
: ${_build_pgo_xvfb:=false}
|
||||
|
||||
_pkgver=11.17.6-1
|
||||
_pkgrel=1
|
||||
|
||||
pkgname=firedragon
|
||||
_pkgname=FireDragon
|
||||
pkgver=${_pkgver%-*}
|
||||
pkgrel=${_pkgver#*-}.${_pkgrel}
|
||||
pkgver=${_pkgver//-/_}
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Floorp fork build using custom branding and settings"
|
||||
url='https://firedragon.garudalinux.org'
|
||||
|
Loading…
Reference in New Issue
Block a user