summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2021-10-04 14:48:31 +0200
committerLuna Jernberg2021-10-04 14:48:31 +0200
commitef3daf6316e3db2f8d159f25f2a73003a014575a (patch)
tree50ce76cc20a1ef79c517ffb14ef87f0a618aa867
parent811f65f655ae43cf21dfab65bc5a16ef36c4682b (diff)
downloadaur-ef3daf6316e3db2f8d159f25f2a73003a014575a.tar.gz
93 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8cbd1422a305..426cfa4e3176 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - official prebuilt binary
- pkgver = 92.0.1
+ pkgver = 93.0
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=92.0.1
+ provides = firefox=93.0
conflicts = firefox
- source = https://archive.mozilla.org/pub/firefox/releases/92.0.1/linux-x86_64/en-US/firefox-92.0.1.tar.bz2
+ source = https://archive.mozilla.org/pub/firefox/releases/93.0/linux-x86_64/en-US/firefox-93.0.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = a3ba62122a6cde1d7d2ebf96e765ea57ea3e9a312d2161e0ac70923946844689
+ sha256sums = 9d06897b80d77cfb59e1c8bd4dfc427590b058616ae634e52cfe272af06f9b32
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index 3fc71a4b39a5..eaedb09afe22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=92.0.1
+pkgver=93.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - official prebuilt binary"
arch=('x86_64')
@@ -20,10 +20,10 @@ optdepends=('ffmpeg: H264/AAC/MP3 decoding'
'hunspell-en_US: Spell checking, American English')
provides=("firefox=$pkgver")
conflicts=('firefox')
-source=(https://archive.mozilla.org/pub/firefox/releases/92.0.1/linux-x86_64/en-US/firefox-92.0.1.tar.bz2
+source=(https://archive.mozilla.org/pub/firefox/releases/93.0/linux-x86_64/en-US/firefox-93.0.tar.bz2
$_pkgname.sh
$_pkgname.desktop)
-sha256sums=('a3ba62122a6cde1d7d2ebf96e765ea57ea3e9a312d2161e0ac70923946844689'
+sha256sums=('9d06897b80d77cfb59e1c8bd4dfc427590b058616ae634e52cfe272af06f9b32'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>