summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2022-05-03 19:26:10 +0200
committerLuna Jernberg2022-05-03 19:26:10 +0200
commit448a650130bac6644bce2a108582862cac092c0b (patch)
treee0cbe1fa14ea48a57c48c27b3d80b9caa3be9015
parent1af91b7f350d38a0f8f02ea81d83b19f72c48fbf (diff)
downloadaur-448a650130bac6644bce2a108582862cac092c0b.tar.gz
100 Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d45290158250..1519de2a181a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - Static binaries from upstream
- pkgver = 99.0.1
+ pkgver = 100.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=99.0.1
+ provides = firefox=100.0
conflicts = firefox
- source = https://archive.mozilla.org/pub/firefox/releases/99.0.1/linux-x86_64/en-US/firefox-99.0.1.tar.bz2
+ source = https://archive.mozilla.org/pub/firefox/releases/100.0/linux-x86_64/en-US/firefox-100.0.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 7bc57f06fc9c52e16815f1a4208c33bc5819423c68da441d001f7c2200591bcd
+ sha256sums = 528845df1a15acf081fdc9e1e7276f0b4601acc9df3553324e02c9c6fb9b7d9d
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index 4f49d456bb8b..063428cf4b65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=99.0.1
+pkgver=100.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=('7bc57f06fc9c52e16815f1a4208c33bc5819423c68da441d001f7c2200591bcd'
+sha256sums=('528845df1a15acf081fdc9e1e7276f0b4601acc9df3553324e02c9c6fb9b7d9d'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>