summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2024-01-09 06:05:19 +0000
committerLuna Jernberg2024-01-09 06:05:19 +0000
commitd1d52eb1a3cfaf911d254dbd47b7e15771186fb4 (patch)
tree0e6b082759175e748050263e78151ea7a771a39a
parent2450bf6eef1329e4fca7c6d932e6230e75f10062 (diff)
downloadaur-d1d52eb1a3cfaf911d254dbd47b7e15771186fb4.tar.gz
122.0.1 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a89a427f409..aeeca7731ba0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - Static binaries from upstream
- pkgver = 120.0.1
+ pkgver = 121.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=120.0.1
+ provides = firefox=121.0.1
conflicts = firefox
- source = http://archive.mozilla.org/pub/firefox/releases/120.0.1/linux-x86_64/en-US/firefox-120.0.1.tar.bz2
+ source = http://archive.mozilla.org/pub/firefox/releases/121.0.1/linux-x86_64/en-US/firefox-121.0.1.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 8c9dccdc35dbd3739f6a1e0459a1a415c6ee7ffe4d2272cba1fd3987f9c2133a
+ sha256sums = 0fb696e03ac444d6c973cf3ff9f9c123b369e2091c80b50753ff1b447f1a96c1
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index d36b516e93b4..93f0295b736e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=120.0.1
+pkgver=121.0.1
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Static binaries from upstream"
arch=('x86_64')
@@ -21,10 +21,10 @@ optdepends=('ffmpeg: H264/AAC/MP3 decoding'
'hunspell-en_US: Spell checking, American English')
provides=("firefox=$pkgver")
conflicts=('firefox')
-source=("http://archive.mozilla.org/pub/firefox/releases/120.0.1/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
+source=("http://archive.mozilla.org/pub/firefox/releases/121.0.1/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
$_pkgname.sh
$_pkgname.desktop)
-sha256sums=('8c9dccdc35dbd3739f6a1e0459a1a415c6ee7ffe4d2272cba1fd3987f9c2133a'
+sha256sums=('0fb696e03ac444d6c973cf3ff9f9c123b369e2091c80b50753ff1b447f1a96c1'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>