summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2022-11-08 08:09:56 +0100
committerLuna Jernberg2022-11-08 08:09:56 +0100
commitbf006879f7c278c230d3ec66307d514a3f7b3afe (patch)
treec5c0c1195a188c4d68db4314bca3982f29e00948
parent530de6d3390a3c24baa2acfd8f76936d353ff1a4 (diff)
downloadaur-bf006879f7c278c230d3ec66307d514a3f7b3afe.tar.gz
106.0.5 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2acae965524..6ecb25519501 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - Static binaries from upstream
- pkgver = 106.0.4
+ pkgver = 106.0.5
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/new/
arch = x86_64
@@ -19,13 +19,13 @@ pkgbase = firefox-bin
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = firefox=106.0.4
+ provides = firefox=106.0.5
conflicts = firefox
- source = https://archive.mozilla.org/pub/firefox/releases/106.0.4/linux-x86_64/en-US/firefox-106.0.4.tar.bz2
+ source = https://archive.mozilla.org/pub/firefox/releases/106.0.5/linux-x86_64/en-US/firefox-106.0.5.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 5d07df4dce2bf684d016aa036ba211acd59d92efa08f1141ca5417db66c4ce9c
+ sha256sums = 8fd85cf26df85bc1df86e708763bad84da6486f320c5fd3bb95343cd0804d01d
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index e1a00b452fdc..84eb83ba0337 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=106.0.4
+pkgver=106.0.5
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Static binaries from upstream"
arch=('x86_64')
@@ -21,10 +21,10 @@ optdepends=('ffmpeg: H264/AAC/MP3 decoding'
'hunspell-en_US: Spell checking, American English')
provides=("firefox=$pkgver")
conflicts=('firefox')
-source=("https://archive.mozilla.org/pub/firefox/releases/106.0.4/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
+source=("https://archive.mozilla.org/pub/firefox/releases/106.0.5/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
$_pkgname.sh
$_pkgname.desktop)
-sha256sums=('5d07df4dce2bf684d016aa036ba211acd59d92efa08f1141ca5417db66c4ce9c'
+sha256sums=('8fd85cf26df85bc1df86e708763bad84da6486f320c5fd3bb95343cd0804d01d'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>