summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoriryda2023-03-26 12:29:24 +0200
committeriryda2023-03-26 12:29:24 +0200
commitbc748fc51b3893064fc068e41b4a4fcb98e34a7a (patch)
tree827132d87be52204ef8974db94c47ad2f1043b7d
parentecf58532670c0fc5fb45afd4de4249d69e0a24ad (diff)
downloadaur-bc748fc51b3893064fc068e41b4a4fcb98e34a7a.tar.gz
v111.0.1-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93820be59d13..ea44512a1169 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = librewolf
pkgdesc = Community-maintained fork of Firefox, focused on privacy, security and freedom.
- pkgver = 111.0
- pkgrel = 3
+ pkgver = 111.0.1
+ pkgrel = 1
url = https://librewolf.net/
install = librewolf.install
arch = x86_64
@@ -56,17 +56,17 @@ 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/111.0/source/firefox-111.0.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/111.0/source/firefox-111.0.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/111.0.1/source/firefox-111.0.1.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/111.0.1/source/firefox-111.0.1.source.tar.xz.asc
source = librewolf.desktop
- source = git+https://gitlab.com/librewolf-community/browser/source.git#commit=5a211f7bad8dcf188a96b408cc143082df8d30a8
- source = git+https://gitlab.com/librewolf-community/settings.git#commit=e97fcae43f34885485b5c5d5cadd9129943a5fdf
+ source = git+https://gitlab.com/librewolf-community/browser/source.git#tag=111.0.1-1
+ source = git+https://gitlab.com/librewolf-community/settings.git#commit=1829a6629590e88d5f07eda9fd059ba66b726f25
source = default192x192.png
source = 0018-bmo-1516081-Disable-watchdog-during-PGO-builds.patch
source = https://raw.githubusercontent.com/archlinux/svntogit-packages/f72ed84a7907d387296811794d75da515525500e/trunk/0001-Bug-1819374-Squashed-ffmpeg-6.0-update.patch
source = https://raw.githubusercontent.com/archlinux/svntogit-packages/f72ed84a7907d387296811794d75da515525500e/trunk/0002-Bug-1820416-Use-correct-FFVPX-headers-from-ffmpeg-6..patch
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = e1006c0872aa7eb30fb5a689413957f1e5fc8d2048b1637bf6f6fafdbd4ea55f
+ sha256sums = 84a4f3aba62df6e0451cdd28f8f1e59840d77c4062311947b0e59325c2ebdce8
sha256sums = SKIP
sha256sums = 21054a5f41f38a017f3e1050ccc433d8e59304864021bef6b99f0d0642ccbe93
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e00f8fe87035..d70a5616c17a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=librewolf
_pkgname=LibreWolf
-pkgver=111.0
-pkgrel=3
+pkgver=111.0.1
+pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
url="https://librewolf.net/"
arch=(x86_64 aarch64)
@@ -70,16 +70,16 @@ options=(
_arch_git=https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/firefox/trunk
_arch_git_blob=https://raw.githubusercontent.com/archlinux/svntogit-packages
# _source_tag="${pkgver}-${pkgrel%.*}"
-# _source_tag="${pkgver}-${pkgrel}"
-_source_commit='5a211f7bad8dcf188a96b408cc143082df8d30a8'
+_source_tag="${pkgver}-${pkgrel}"
+# _source_commit='5a211f7bad8dcf188a96b408cc143082df8d30a8'
# _settings_tag='7.4'
-_settings_commit='e97fcae43f34885485b5c5d5cadd9129943a5fdf'
+_settings_commit='1829a6629590e88d5f07eda9fd059ba66b726f25'
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#commit=${_source_commit}"
+ "git+https://gitlab.com/${pkgname}-community/browser/source.git#tag=${_source_tag}"
"git+https://gitlab.com/${pkgname}-community/settings.git#commit=${_settings_commit}"
"default192x192.png"
"0018-bmo-1516081-Disable-watchdog-during-PGO-builds.patch"
@@ -87,7 +87,7 @@ source=(
"${_arch_git_blob}/f72ed84a7907d387296811794d75da515525500e/trunk/0002-Bug-1820416-Use-correct-FFVPX-headers-from-ffmpeg-6..patch"
)
-sha256sums=('e1006c0872aa7eb30fb5a689413957f1e5fc8d2048b1637bf6f6fafdbd4ea55f'
+sha256sums=('84a4f3aba62df6e0451cdd28f8f1e59840d77c4062311947b0e59325c2ebdce8'
'SKIP'
'21054a5f41f38a017f3e1050ccc433d8e59304864021bef6b99f0d0642ccbe93'
'SKIP'