summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Akbar2021-08-24 08:08:20 +0700
committerAli Akbar2021-08-24 08:09:06 +0700
commit96859f67401107df71ea4ec0c792236a2cbc002b (patch)
treef3567fa91032535fc99f30d63ad60d76ffb82e83
parent2d0594d53a760152ca603fe587cdde35a2d0fae6 (diff)
downloadaur-96859f67401107df71ea4ec0c792236a2cbc002b.tar.gz
update to firefox 91.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37dd7455c717..0e916bae7760 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bin32-firefox
pkgdesc = Standalone web browser from mozilla.org - 32bit version for 64bit systems
- pkgver = 91.0
+ pkgver = 91.0.1
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = bin32-firefox
optdepends = lib32-librsvg: svg_loader.so library
optdepends = lib32-gtk-engines: libclearlooks.so library
optdepends = lib32-ffmpeg: extra codec support (x264)
- source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/91.0/linux-i686/en-US/firefox-91.0.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/91.0.1/linux-i686/en-US/firefox-91.0.1.tar.bz2
source = firefox32.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 16264125112e0798570e2d9a996750e6ac6d009fd876987e0f3dd708e6c3ee45
+ sha256sums = 754be9b9e175fc43f96827dcbd894ac539ab4f882d8d078a1a24a8c60cd78fb4
sha256sums = 8477bb0a22be7fc39fcad1daad444862fac359b74662b447954811fdae1a5bf2
pkgname = bin32-firefox
diff --git a/PKGBUILD b/PKGBUILD
index 7341f205f05c..af83d0ca2bb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Ali Akbar
pkgname=bin32-firefox
-pkgver=91.0
+pkgver=91.0.1
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - 32bit version for 64bit systems"
arch=('x86_64')
@@ -22,7 +22,7 @@ optdepends=('bin32-firefox-i18n: i18n support'
'lib32-ffmpeg: extra codec support (x264)')
source=(https://download-installer.cdn.mozilla.net/pub/firefox/releases/$pkgver/linux-$_arch/en-US/firefox-$pkgver.tar.bz2
'firefox32.desktop')
-sha256sums=('16264125112e0798570e2d9a996750e6ac6d009fd876987e0f3dd708e6c3ee45'
+sha256sums=('754be9b9e175fc43f96827dcbd894ac539ab4f882d8d078a1a24a8c60cd78fb4'
'8477bb0a22be7fc39fcad1daad444862fac359b74662b447954811fdae1a5bf2')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>