summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlpxl2020-10-02 11:01:21 -0300
committerlpxl2020-10-02 11:01:21 -0300
commita6da78e4e9c962c05c0061646588b86f3328385d (patch)
tree6095036eb5aab7b35b3a3953875a71192c381d89
parentb4e7cedd72e4bb437245eb422994e0baafd606ea (diff)
downloadaur-a6da78e4e9c962c05c0061646588b86f3328385d.tar.gz
Update to 81.0.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5818ae36db4..fb02dc00dbb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - official prebuilt binary
- pkgver = 81.0
+ pkgver = 81.0.1
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/new/
arch = x86_64
@@ -19,15 +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=81.0
+ provides = firefox=81.0.1
conflicts = firefox
options = !strip
- source = https://ftp.mozilla.org/pub/firefox/releases/81.0/linux-x86_64/en-US/firefox-81.0.tar.bz2
- source = https://ftp.mozilla.org/pub/firefox/releases/81.0/linux-x86_64/en-US/firefox-81.0.tar.bz2.asc
+ source = https://ftp.mozilla.org/pub/firefox/releases/81.0.1/linux-x86_64/en-US/firefox-81.0.1.tar.bz2
+ source = https://ftp.mozilla.org/pub/firefox/releases/81.0.1/linux-x86_64/en-US/firefox-81.0.1.tar.bz2.asc
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 689d75035303b47266a3819e8aa3bb9026559b819aec2f6e95faa67b86888ce0
+ sha256sums = 7882ce6ece0b1aeb497d68e8aeff2c58eb5a926fb5003472db493c863e3129f9
sha256sums = SKIP
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index 925fec52d955..a3150b5692b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=81.0
+pkgver=81.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://ftp.mozilla.org/pub/firefox/releases/$pkgver/linux-x86_64/en-US/firefox-$pkgver.tar.bz2{,.asc}
$_pkgname.sh
$_pkgname.desktop)
-sha256sums=('689d75035303b47266a3819e8aa3bb9026559b819aec2f6e95faa67b86888ce0'
+sha256sums=('7882ce6ece0b1aeb497d68e8aeff2c58eb5a926fb5003472db493c863e3129f9'
'SKIP'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')