summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2023-08-04 08:36:40 +0200
committerLuna Jernberg2023-08-04 08:36:40 +0200
commitcfdfff214f7ae95edba999dec2b4259452fabbc6 (patch)
treebbbf92620200d606507118179aba7d89e8ed645d
parent5ee2953e40c40c4a646a073094321a1351dd694e (diff)
downloadaur-cfdfff214f7ae95edba999dec2b4259452fabbc6.tar.gz
116.0.1 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42adc4eac651..2910d8c3683a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - Static binaries from upstream
- pkgver = 116.0
+ pkgver = 116.0.1
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=116.0
+ provides = firefox=116.0.1
conflicts = firefox
- source = http://archive.mozilla.org/pub/firefox/releases/116.0/linux-x86_64/en-US/firefox-116.0.tar.bz2
+ source = http://archive.mozilla.org/pub/firefox/releases/116.0.1/linux-x86_64/en-US/firefox-116.0.1.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = c689747d1dfa2b562f665ead7a82a5b399eb8f75b21aab11762f1093d90fea6c
+ sha256sums = 2c85a25a0a201f41babd7a321a2c339f3fcf51e4cab2a94f98bc4b25e6672c6e
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index 6868f8814db5..9d03e154f03b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=116.0
+pkgver=116.0.1
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=("http://archive.mozilla.org/pub/firefox/releases/116.0/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
+source=("http://archive.mozilla.org/pub/firefox/releases/116.0.1/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
$_pkgname.sh
$_pkgname.desktop)
-sha256sums=('c689747d1dfa2b562f665ead7a82a5b399eb8f75b21aab11762f1093d90fea6c'
+sha256sums=('2c85a25a0a201f41babd7a321a2c339f3fcf51e4cab2a94f98bc4b25e6672c6e'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>