summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbittin2021-03-11 12:28:38 +0100
committerbittin2021-03-11 12:28:38 +0100
commit7e64e18a8ad7022daa678aedb6114b703f76e916 (patch)
tree0765a56673e62cf0df9944a953427391c7326b49
parentad6493fd789ba4f0664d55aed6480bc8b7996c34 (diff)
downloadaur-7e64e18a8ad7022daa678aedb6114b703f76e916.tar.gz
86.0.1 update
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb86e4d31f1a..61213feb885e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - official prebuilt binary
- pkgver = 84.0.2
+ pkgver = 86.0.1
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/new/
arch = x86_64
@@ -19,14 +19,15 @@ pkgbase = firefox-bin
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = firefox=84.0.2
+ provides = firefox=86.0.1
conflicts = firefox
- source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/84.0.2/linux-x86_64/en-US/firefox-84.0.2.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/86.0.1/linux-x86_64/en-US/firefox-86.0.1.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 4d987bc87b56dfd2518e162401496c247750ca0a18d8c9072c9ad1ecbd67cbb9
+ sha256sums = d419da5168312f5d023481668fb4767a27799f02248b4ea90fef98a54ab73b86
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
pkgname = firefox-bin
+
diff --git a/PKGBUILD b/PKGBUILD
index 6d52292ce40b..3ec38cd9f7f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=84.0.2
+pkgver=86.0.1
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - official prebuilt binary"
arch=('x86_64')
@@ -23,7 +23,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=('4d987bc87b56dfd2518e162401496c247750ca0a18d8c9072c9ad1ecbd67cbb9'
+sha256sums=('d419da5168312f5d023481668fb4767a27799f02248b4ea90fef98a54ab73b86'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>