mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-26 12:44:21 +00:00
Allow saving of history, active logins & site preferences - this time for real
This commit is contained in:
parent
7a211639cc
commit
6d3be5a8c2
2
.SRCINFO
2
.SRCINFO
@ -1,7 +1,7 @@
|
||||
pkgbase = firedragon
|
||||
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
|
||||
pkgver = 88.0.1
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://gitlab.com/dr460nf1r3/settings/
|
||||
install = firedragon.install
|
||||
arch = x86_64
|
||||
|
2
PKGBUILD
2
PKGBUILD
@ -140,7 +140,7 @@ export NM=llvm-nm
|
||||
export OBJCOPY='/usr/bin/llvm-objcopy'
|
||||
|
||||
# Branding
|
||||
ac_add_options --enable-update-channel=nightly
|
||||
ac_add_options --enable-update-channel=release
|
||||
ac_add_options --with-app-name=${pkgname}
|
||||
ac_add_options --with-app-basename='${_pkgname}'
|
||||
ac_add_options --with-branding=browser/branding/firedragon
|
||||
|
Loading…
Reference in New Issue
Block a user