summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordr460nf1r32021-05-06 20:46:22 +0200
committerdr460nf1r32021-05-06 20:46:22 +0200
commit6d3be5a8c23cd076c8614fb5b1b7c17ce0c5dd62 (patch)
tree2074626bdcf01861590f8ac848a5206a123e028a
parent7a211639cc750c82f3c7eb2068d3d482fee71ee0 (diff)
downloadaur-6d3be5a8c23cd076c8614fb5b1b7c17ce0c5dd62.tar.gz
Allow saving of history, active logins & site preferences - this time for real
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5f923ef0b11..3672d5f04f26 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 789441bb87b4..2347340f148c 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