mirror of
https://aur.archlinux.org/firedragon.git
synced 2026-03-27 05:01:47 +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/2382819548.
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,7 +1,7 @@
|
||||
pkgbase = firedragon
|
||||
pkgdesc = Floorp fork build using custom branding and settings
|
||||
pkgver = 12.9.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
epoch = 1
|
||||
url = https://firedragon.garudalinux.org
|
||||
arch = x86_64
|
||||
@@ -34,7 +34,7 @@ pkgbase = firedragon
|
||||
makedepends = zip
|
||||
depends = dbus
|
||||
depends = dbus-glib
|
||||
depends = ffmpeg4.4
|
||||
depends = ffmpeg
|
||||
depends = gtk3
|
||||
depends = libpulse
|
||||
depends = libxss
|
||||
|
||||
4
PKGBUILD
4
PKGBUILD
@@ -14,7 +14,7 @@ _deno_ver=2.5.0
|
||||
pkgname=firedragon
|
||||
_pkgname=FireDragon
|
||||
pkgver=${_pkgver//-/_}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
epoch=1
|
||||
pkgdesc="Floorp fork build using custom branding and settings"
|
||||
url='https://firedragon.garudalinux.org'
|
||||
@@ -22,7 +22,7 @@ arch=('x86_64' 'aarch64')
|
||||
license=('MPL2')
|
||||
depends=(dbus
|
||||
dbus-glib
|
||||
ffmpeg4.4
|
||||
ffmpeg
|
||||
gtk3
|
||||
libpulse
|
||||
libxss
|
||||
|
||||
Reference in New Issue
Block a user