summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorevs-ch2022-10-09 11:34:32 +0200
committerevs-ch2022-10-09 11:34:32 +0200
commit584d2e0fcd57323ae3915aad305bc1f915c25fb1 (patch)
tree4fe06762b75fff3ec951c86fc695342a07149ef8
parent425d3724659a95edd232aa181bca9d1e9827cf83 (diff)
downloadaur-584d2e0fcd57323ae3915aad305bc1f915c25fb1.tar.gz
v105.0.3-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD15
2 files changed, 13 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 939be81d6201..afde6e075435 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = librewolf
pkgdesc = Community-maintained fork of Firefox, focused on privacy, security and freedom.
- pkgver = 105.0.1
+ pkgver = 105.0.3
pkgrel = 1
url = https://librewolf.net/
install = librewolf.install
@@ -56,18 +56,16 @@ pkgbase = librewolf
options = !debug
backup = usr/lib/librewolf/librewolf.cfg
backup = usr/lib/librewolf/distribution/policies.json
- source = https://archive.mozilla.org/pub/firefox/releases/105.0.1/source/firefox-105.0.1.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/105.0.1/source/firefox-105.0.1.source.tar.xz.asc
- source = https://github.com/archlinuxarm/PKGBUILDs/raw/20308ce75b0eecf1fae0db7d7ab07fb68b3000dc/extra/firefox/arc4random.diff
+ source = https://archive.mozilla.org/pub/firefox/releases/105.0.3/source/firefox-105.0.3.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/105.0.3/source/firefox-105.0.3.source.tar.xz.asc
source = librewolf.desktop
- source = git+https://gitlab.com/librewolf-community/browser/source.git#tag=105.0.1-1
- source = git+https://gitlab.com/librewolf-community/settings.git#commit=4445fa8ee9ba6cbd0b6c44ec296500ac92ca991a
+ source = git+https://gitlab.com/librewolf-community/browser/source.git#tag=105.0.3-1
+ source = git+https://gitlab.com/librewolf-community/settings.git#tag=7.0
source = default192x192.png
source = 0018-bmo-1516081-Disable-watchdog-during-PGO-builds.patch
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 70ecea0d26242d0c3613b9524405d72a22b52ae346072ac229a58c48634975cd
+ sha256sums = f2fa1e03aecdd4dca0bcda94fd228d3a9ef3635862a2c140f8982d32ae7761e7
sha256sums = SKIP
- sha256sums = 714ca50b2ce0cac470dbd5a60e9a0101b28072f08a5e7a9bba94fef2058321c4
sha256sums = 21054a5f41f38a017f3e1050ccc433d8e59304864021bef6b99f0d0642ccbe93
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1a1269d1fe0a..0733b92bb0e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=librewolf
_pkgname=LibreWolf
-pkgver=105.0.1
+pkgver=105.0.3
pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 aarch64)
@@ -26,21 +26,19 @@ _arch_git=https://raw.githubusercontent.com/archlinux/svntogit-packages/packages
# _source_tag="${pkgver}-${pkgrel%.*}"
_source_tag="${pkgver}-${pkgrel}"
# _source_commit='bbfb175306ac9d1590d59699bfbfe88eb2b1d2a0'
-# _settings_tag='6.10'
-_settings_commit='4445fa8ee9ba6cbd0b6c44ec296500ac92ca991a'
+_settings_tag='7.0'
+# _settings_commit='4445fa8ee9ba6cbd0b6c44ec296500ac92ca991a'
install='librewolf.install'
source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz{,.asc}
- https://github.com/archlinuxarm/PKGBUILDs/raw/20308ce75b0eecf1fae0db7d7ab07fb68b3000dc/extra/firefox/arc4random.diff
$pkgname.desktop
"git+https://gitlab.com/${pkgname}-community/browser/source.git#tag=${_source_tag}"
- "git+https://gitlab.com/${pkgname}-community/settings.git#commit=${_settings_commit}"
+ "git+https://gitlab.com/${pkgname}-community/settings.git#tag=${_settings_tag}"
"default192x192.png"
"0018-bmo-1516081-Disable-watchdog-during-PGO-builds.patch"
)
# source_aarch64=()
-sha256sums=('70ecea0d26242d0c3613b9524405d72a22b52ae346072ac229a58c48634975cd'
+sha256sums=('f2fa1e03aecdd4dca0bcda94fd228d3a9ef3635862a2c140f8982d32ae7761e7'
'SKIP'
- '714ca50b2ce0cac470dbd5a60e9a0101b28072f08a5e7a9bba94fef2058321c4'
'21054a5f41f38a017f3e1050ccc433d8e59304864021bef6b99f0d0642ccbe93'
'SKIP'
'SKIP'
@@ -95,7 +93,8 @@ ac_add_options --with-branding=browser/branding/${pkgname}
ac_add_options --with-unsigned-addon-scopes=app,system
ac_add_options --allow-addon-sideload
export MOZ_REQUIRE_SIGNING=
-# export MOZ_APP_REMOTINGNAME=${pkgname//-/}
+export MOZ_APP_REMOTINGNAME=${_pkgname}
+# export MOZ_APP_REMOTINGNAME=${pkgname}
# System libraries
ac_add_options --with-system-nspr