summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2024-03-18 18:22:56 +0100
committerLuna Jernberg2024-03-18 18:22:56 +0100
commitc9437be57937a591550ca8a106ea4d50cff3ff51 (patch)
tree1395fcd61173616b229f350f1d1fc33d509bbfb0
parent7bcc65dd8272e0e1cd8fa10e50b6aca66ce78736 (diff)
downloadaur-c9437be57937a591550ca8a106ea4d50cff3ff51.tar.gz
124 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a3a7e4ad67b..3eeaff9cb0b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - Static binaries from upstream
- pkgver = 123.0.1
+ pkgver = 124.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=123.0.1
+ provides = firefox=124.0
conflicts = firefox
- source = http://archive.mozilla.org/pub/firefox/releases/123.0.1/linux-x86_64/en-US/firefox-123.0.1.tar.bz2
+ source = http://archive.mozilla.org/pub/firefox/releases/124.0/linux-x86_64/en-US/firefox-124.0.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 3b8534ecd870f25434fc7ac8b7a26470492484f24fefe3be8eed0b41db52fe43
+ sha256sums = 788db377d7b1d2e77d830af308e93f98c97291d8ddaec44a96d82c591f1d4dd0
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index c8624a913ed0..99c31587d7c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=123.0.1
+pkgver=124.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Static binaries from upstream"
arch=('x86_64')
@@ -24,7 +24,7 @@ conflicts=('firefox')
source=("http://archive.mozilla.org/pub/firefox/releases/$pkgver/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
$_pkgname.sh
$_pkgname.desktop)
-sha256sums=('3b8534ecd870f25434fc7ac8b7a26470492484f24fefe3be8eed0b41db52fe43'
+sha256sums=('788db377d7b1d2e77d830af308e93f98c97291d8ddaec44a96d82c591f1d4dd0'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>