summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d50f8bafab7..1dd2ebae1399 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - official prebuilt binary
- pkgver = 88.0
+ pkgver = 88.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=88.0
+ provides = firefox=88.0.1
conflicts = firefox
- source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/88.0/linux-x86_64/en-US/firefox-88.0.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/88.0.1/linux-x86_64/en-US/firefox-88.0.1.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 043e9ded27d8f86ff881c1f95a2626b5bbd7361990d7977320f8e9beaea63c93
+ sha256sums = cd2dcac9fb08ab63738b35b143696ce05f42ead465003e6164f7a090ffc72416
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index 4bc724fafe48..cf99b19d1b41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: aus <austin@theaus.xyz>
+# Maintainer: Luna Jernberg <droidbittin@gmail.com>
# Contributor: Hilton Medeiros <medeiros.hilton@gmail.com>
# Contributor: Simon Brulhart <simon@brulhart.me>
-# Contributor: Det <nimetonmaili g-mail>, Achilleas Pipinellis, speed145a, Schnouki
+# Contributor: Det <nimetonmaili g-mail>, Achilleas Pipinellis, speed145a, Schnouki, aus
pkgname=firefox-bin
_pkgname=firefox
-pkgver=88.0
+pkgver=88.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=('043e9ded27d8f86ff881c1f95a2626b5bbd7361990d7977320f8e9beaea63c93'
+sha256sums=('cd2dcac9fb08ab63738b35b143696ce05f42ead465003e6164f7a090ffc72416'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>