summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2022-08-01 08:44:45 +0200
committerLuna Jernberg2022-08-01 08:44:45 +0200
commit931bf9f3c24c1ae1589f8c33298e5a3086b2a83d (patch)
tree150a45c8232446aa02e7f0e301f31c5477c674d1
parent8e688dba537ea5593b0d35a76c66d470e847e990 (diff)
downloadaur-931bf9f3c24c1ae1589f8c33298e5a3086b2a83d.tar.gz
103.0.1 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 811bd892f982..0fc3bdddfc0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - Static binaries from upstream
- pkgver = 103.0
+ pkgver = 103.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=103.0
+ provides = firefox=103.0.1
conflicts = firefox
- source = https://archive.mozilla.org/pub/firefox/releases/103.0/linux-x86_64/en-US/firefox-103.0.tar.bz2
+ source = https://archive.mozilla.org/pub/firefox/releases/103.0.1/linux-x86_64/en-US/firefox-103.0.1.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 1610dd8b3ec45b8ebc7b6255da53166a4319ef63f36e32861f3eb3026e86132f
+ sha256sums = 937bdc2a1dab756d1e094380c5508343af680aac05505697080fea1fff839359
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index 89460cd5cf18..27756e5425ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=103.0
+pkgver=103.0.1
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=('1610dd8b3ec45b8ebc7b6255da53166a4319ef63f36e32861f3eb3026e86132f'
+sha256sums=('937bdc2a1dab756d1e094380c5508343af680aac05505697080fea1fff839359'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>