summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2022-03-13 14:21:58 +0100
committerLuna Jernberg2022-03-13 14:21:58 +0100
commit705c7a3afc872beaf6210498c1a9c85c7917fc54 (patch)
treef52746dad0ef79e190779c9bf07ea3925b8f4a1c
parent2e946e9b00869263193c92aa487beda278ab2cac (diff)
downloadaur-705c7a3afc872beaf6210498c1a9c85c7917fc54.tar.gz
98 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a33978e1c67f..9a6463f7f4a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - Static binaries from upstream
- pkgver = 97.0.2
+ pkgver = 98.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=97.0.2
+ provides = firefox=98.0
conflicts = firefox
- source = https://archive.mozilla.org/pub/firefox/releases/97.0.2/linux-x86_64/en-US/firefox-97.0.2.tar.bz2
+ source = https://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/en-US/firefox-98.0.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = ad296c84895b006ba555ab2cf88bdbe5c38f759dc3de3285160851a951017c70
+ sha256sums = 1a3d68e5e449faec50a427f709b98078bb57aee8209743a0beac978a4a72a05e
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index 94d02cf336d4..810f2f8c2819 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=97.0.2
+pkgver=98.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Static binaries from upstream"
arch=('x86_64')
@@ -24,7 +24,7 @@ conflicts=('firefox')
source=("https://archive.mozilla.org/pub/firefox/releases/$pkgver/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
$_pkgname.sh
$_pkgname.desktop)
-sha256sums=('ad296c84895b006ba555ab2cf88bdbe5c38f759dc3de3285160851a951017c70'
+sha256sums=('1a3d68e5e449faec50a427f709b98078bb57aee8209743a0beac978a4a72a05e'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>