summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2021-09-27 12:25:56 +0200
committerLuna Jernberg2021-09-27 12:25:56 +0200
commit811f65f655ae43cf21dfab65bc5a16ef36c4682b (patch)
treec0f9561c883d4d4aba7f14c3d27bf453a15f8a07
parentf54b243d1f99be371a1488046bc122c98a90f29b (diff)
downloadaur-811f65f655ae43cf21dfab65bc5a16ef36c4682b.tar.gz
92.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 83443981e76b..8cbd1422a305 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - official prebuilt binary
- pkgver = 92.0
+ pkgver = 92.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=92.0
+ provides = firefox=92.0.1
conflicts = firefox
- source = https://archive.mozilla.org/pub/firefox/releases/92.0/linux-x86_64/en-US/firefox-92.0.tar.bz2
+ source = https://archive.mozilla.org/pub/firefox/releases/92.0.1/linux-x86_64/en-US/firefox-92.0.1.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 29050d18670a61585b101f8fa4e196fcfc22d0447178143202301836f3c048eb
+ sha256sums = a3ba62122a6cde1d7d2ebf96e765ea57ea3e9a312d2161e0ac70923946844689
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index 78a9edde7df6..3fc71a4b39a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=92.0
+pkgver=92.0.1
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - official prebuilt binary"
arch=('x86_64')
@@ -20,10 +20,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/92.0/linux-x86_64/en-US/firefox-92.0.tar.bz2
+source=(https://archive.mozilla.org/pub/firefox/releases/92.0.1/linux-x86_64/en-US/firefox-92.0.1.tar.bz2
$_pkgname.sh
$_pkgname.desktop)
-sha256sums=('29050d18670a61585b101f8fa4e196fcfc22d0447178143202301836f3c048eb'
+sha256sums=('a3ba62122a6cde1d7d2ebf96e765ea57ea3e9a312d2161e0ac70923946844689'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>