summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoriryda2022-12-16 12:39:18 +0100
committeriryda2022-12-16 12:39:18 +0100
commit7ad1d007e24b22bcd457f440077857c7a073d067 (patch)
treedad2783797070632709bc4664698059dcbae4c9a
parent2bfae7a6e864463df5a75ae1329118e89a3f1c72 (diff)
downloadaur-7ad1d007e24b22bcd457f440077857c7a073d067.tar.gz
v108.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD16
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90a5992c061c..0f9332609be0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = librewolf
pkgdesc = Community-maintained fork of Firefox, focused on privacy, security and freedom.
- pkgver = 107.0.1
+ pkgver = 108.0
pkgrel = 1
url = https://librewolf.net/
install = librewolf.install
@@ -55,16 +55,16 @@ pkgbase = librewolf
options = !strip
backup = usr/lib/librewolf/librewolf.cfg
backup = usr/lib/librewolf/distribution/policies.json
- source = https://archive.mozilla.org/pub/firefox/releases/107.0.1/source/firefox-107.0.1.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/107.0.1/source/firefox-107.0.1.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/108.0/source/firefox-108.0.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/108.0/source/firefox-108.0.source.tar.xz.asc
source = librewolf.desktop
- source = git+https://gitlab.com/librewolf-community/browser/source.git#tag=107.0.1-1
- source = git+https://gitlab.com/librewolf-community/settings.git#tag=7.3
+ source = git+https://gitlab.com/librewolf-community/browser/source.git#commit=6c36676c883d4113c7aad0212a6890b11e95f23e
+ source = git+https://gitlab.com/librewolf-community/settings.git#commit=424560ba704960d712242d0e2f9e92f2027a2d15
source = default192x192.png
source = 0018-bmo-1516081-Disable-watchdog-during-PGO-builds.patch
source = https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/firefox/trunk/0001-libwebrtc-screen-cast-sync.patch
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = e29950b9ba9143b0d683dc18779bbe70bbd082533aff8f6a7af69b19533e0647
+ sha256sums = ce0d31f89111fcce9e2dd490d810b6a704f7214ba0186fa2d2ec960099808e63
sha256sums = SKIP
sha256sums = 21054a5f41f38a017f3e1050ccc433d8e59304864021bef6b99f0d0642ccbe93
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 16ec676bd12e..bc83debaa7dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=librewolf
_pkgname=LibreWolf
-pkgver=107.0.1
+pkgver=108.0
pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
url="https://librewolf.net/"
@@ -68,22 +68,22 @@ options=(
)
_arch_git=https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/firefox/trunk
# _source_tag="${pkgver}-${pkgrel%.*}"
-_source_tag="${pkgver}-${pkgrel}"
-# _source_commit='3c61a7f27eb18e8412826af2b85eaabe3e5d6a10'
-_settings_tag='7.3'
-# _settings_commit='486637e9dfd1352e427e73eef354d22bfbd026f5'
+# _source_tag="${pkgver}-${pkgrel}"
+_source_commit='6c36676c883d4113c7aad0212a6890b11e95f23e'
+# _settings_tag='7.3'
+_settings_commit='424560ba704960d712242d0e2f9e92f2027a2d15'
install='librewolf.install'
source=(
https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz{,.asc}
$pkgname.desktop
- "git+https://gitlab.com/${pkgname}-community/browser/source.git#tag=${_source_tag}"
- "git+https://gitlab.com/${pkgname}-community/settings.git#tag=${_settings_tag}"
+ "git+https://gitlab.com/${pkgname}-community/browser/source.git#commit=${_source_commit}"
+ "git+https://gitlab.com/${pkgname}-community/settings.git#commit=${_settings_commit}"
"default192x192.png"
"0018-bmo-1516081-Disable-watchdog-during-PGO-builds.patch"
"${_arch_git}/0001-libwebrtc-screen-cast-sync.patch"
)
-sha256sums=('e29950b9ba9143b0d683dc18779bbe70bbd082533aff8f6a7af69b19533e0647'
+sha256sums=('ce0d31f89111fcce9e2dd490d810b6a704f7214ba0186fa2d2ec960099808e63'
'SKIP'
'21054a5f41f38a017f3e1050ccc433d8e59304864021bef6b99f0d0642ccbe93'
'SKIP'