1
0
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:
GitLab CI 2024-08-23 16:42:58 +00:00
parent 7cb9e9d491
commit 19118f6068
2 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -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'