mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-26 12:44:21 +00:00
Lets push another build
This commit is contained in:
parent
7fdd42cbe2
commit
531733e1aa
5
.SRCINFO
5
.SRCINFO
@ -1,8 +1,8 @@
|
|||||||
pkgbase = firedragon
|
pkgbase = firedragon
|
||||||
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
|
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
|
||||||
pkgver = 100.0.2
|
pkgver = 100.0.2
|
||||||
pkgrel = 2
|
pkgrel = 4
|
||||||
url = https://librewolf.net/
|
url = https://gitlab.com/dr460nf1r3/settings/
|
||||||
install = firedragon.install
|
install = firedragon.install
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
arch = x86_64_v3
|
arch = x86_64_v3
|
||||||
@ -45,6 +45,7 @@ pkgbase = firedragon
|
|||||||
depends = ttf-font
|
depends = ttf-font
|
||||||
depends = libpulse
|
depends = libpulse
|
||||||
depends = ffmpeg
|
depends = ffmpeg
|
||||||
|
depends = kfiredragonhelper
|
||||||
optdepends = firejail-git: Sandboxing the browser using the included profiles
|
optdepends = firejail-git: Sandboxing the browser using the included profiles
|
||||||
optdepends = profile-sync-daemon: Load the browser profile into RAM
|
optdepends = profile-sync-daemon: Load the browser profile into RAM
|
||||||
optdepends = whoogle: Searching the web using a locally running Whoogle instance
|
optdepends = whoogle: Searching the web using a locally running Whoogle instance
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -5,7 +5,7 @@
|
|||||||
pkgname=firedragon
|
pkgname=firedragon
|
||||||
_pkgname=FireDragon
|
_pkgname=FireDragon
|
||||||
pkgver=100.0.2
|
pkgver=100.0.2
|
||||||
pkgrel=2
|
pkgrel=4
|
||||||
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
|
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
|
||||||
arch=(x86_64 x86_64_v3 aarch64)
|
arch=(x86_64 x86_64_v3 aarch64)
|
||||||
backup=('usr/lib/firedragon/firedragon.cfg'
|
backup=('usr/lib/firedragon/firedragon.cfg'
|
||||||
|
Loading…
Reference in New Issue
Block a user