summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraus2020-11-09 21:43:27 -0700
committeraus2020-11-09 21:43:27 -0700
commit663969d8015b93f79b658d9f242c67bee56d5b0a (patch)
tree693a14210e1177d114c577e78c267b50978274c6
parent554c72b8bedb3694344eaf7dd40f1bc7131a385b (diff)
downloadaur-663969d8015b93f79b658d9f242c67bee56d5b0a.tar.gz
update to firefox 82.0.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1a1c222fdca..099540217dd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - official prebuilt binary
- pkgver = 82.0.2
+ pkgver = 82.0.3
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/new/
arch = x86_64
@@ -19,14 +19,14 @@ pkgbase = firefox-bin
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = firefox=82.0.2
+ provides = firefox=82.0.3
conflicts = firefox
options = !strip
- source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/82.0.2/linux-x86_64/en-US/firefox-82.0.2.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/82.0.3/linux-x86_64/en-US/firefox-82.0.3.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = d95758297ac2db1a050e6431b637855c4a58222db7d9014c3a8322448083a4d2
+ sha256sums = 54e1f9516aee97ef2858e04a67d691956a461591fdcfecc9bdf9c34c3f026472
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index 4485fc38868b..f3ca3c320de6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=82.0.2
+pkgver=82.0.3
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - official prebuilt binary"
arch=('x86_64')
@@ -24,7 +24,7 @@ conflicts=('firefox')
source=(https://download-installer.cdn.mozilla.net/pub/firefox/releases/$pkgver/linux-$arch/en-US/firefox-$pkgver.tar.bz2
$_pkgname.sh
$_pkgname.desktop)
-sha256sums=('d95758297ac2db1a050e6431b637855c4a58222db7d9014c3a8322448083a4d2'
+sha256sums=('54e1f9516aee97ef2858e04a67d691956a461591fdcfecc9bdf9c34c3f026472'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>