summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordr460nf1r32021-12-21 07:44:35 +0100
committerdr460nf1r32021-12-21 07:44:35 +0100
commitcec04917f7c2100395bf890880a7185b1e9225ca (patch)
tree3ecf11c0fc569d5952184befec41ac66a24dfddf
parentf29b585feeeb99e5b526d35738cf020dd8d0b312 (diff)
downloadaur-cec04917f7c2100395bf890880a7185b1e9225ca.tar.gz
Update
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca91b92f016b..7d9faf18cccb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firedragon
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
- pkgver = 95.0
- pkgrel = 2
+ pkgver = 95.0.2
+ pkgrel = 1
url = https://gitlab.com/dr460nf1r3/settings/
install = firedragon.install
arch = x86_64
@@ -72,13 +72,14 @@ pkgbase = firedragon
options = !emptydirs
options = !makeflags
options = !strip
+ options = !lto
backup = usr/lib/firedragon/firedragon.cfg
backup = usr/lib/firedragon/distribution/policies.json
- source = https://archive.mozilla.org/pub/firefox/releases/95.0/source/firefox-95.0.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/95.0.2/source/firefox-95.0.2.source.tar.xz
source = firedragon.desktop
source = git+https://gitlab.com/dr460nf1r3/common.git
source = git+https://gitlab.com/dr460nf1r3/settings.git
- sha256sums = 7fa3e43f6ec710b2ebba0e99db713a56d13d85f1f23c4a1399bb594fd74864de
+ sha256sums = c178cbf61979bd39a8daa9a09c6e03089da37baded692ad1f745ecfcaae74d64
sha256sums = 158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 12ef7f66a5d3..bcb927ca0494 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=firedragon
_pkgname=FireDragon
-pkgver=95.0
-pkgrel=2
+pkgver=95.0.2
+pkgrel=1
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
arch=(x86_64 x86_64_v3)
backup=('usr/lib/firedragon/firedragon.cfg'
@@ -40,7 +40,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
"git+https://gitlab.com/dr460nf1r3/common.git"
"git+https://gitlab.com/dr460nf1r3/settings.git")
-sha256sums=('7fa3e43f6ec710b2ebba0e99db713a56d13d85f1f23c4a1399bb594fd74864de'
+sha256sums=('c178cbf61979bd39a8daa9a09c6e03089da37baded692ad1f745ecfcaae74d64'
'158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d'
'SKIP'
'SKIP')