From 6d3be5a8c23cd076c8614fb5b1b7c17ce0c5dd62 Mon Sep 17 00:00:00 2001 From: dr460nf1r3 Date: Thu, 6 May 2021 20:46:22 +0200 Subject: [PATCH] Allow saving of history, active logins & site preferences - this time for real --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e5f923e..3672d5f 100644 --- a/.SRCINFO +++ b/.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 diff --git a/PKGBUILD b/PKGBUILD index 789441b..2347340 100644 --- a/PKGBUILD +++ b/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