mirror of
https://aur.archlinux.org/firedragon.git
synced 2025-07-06 21:14:33 +00:00
Fix the crash issues
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@ -5,7 +5,7 @@
|
||||
pkgname=firedragon
|
||||
_pkgname=FireDragon
|
||||
pkgver=94.0.2
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
|
||||
arch=(x86_64 x86_64_v3 aarch64)
|
||||
backup=('usr/lib/firedragon/firedragon.cfg'
|
||||
@ -35,7 +35,7 @@ conflicts=('firedragon-hg')
|
||||
install=$pkgname.install
|
||||
source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz
|
||||
$pkgname.desktop
|
||||
"git+https://gitlab.com/dr460nf1r3/common.git"
|
||||
"git+https://gitlab.com/dr460nf1r3/common.git#commit=7eacbbb16ac45202fbda1b294a552fdc4c55bef1"
|
||||
"git+https://gitlab.com/dr460nf1r3/settings.git")
|
||||
|
||||
sha256sums=('899ba1c806549034793d7e8ca53f4c845d783c810338f314f3d653d39649e575'
|
||||
|
Reference in New Issue
Block a user