summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbittin2021-08-09 14:59:29 +0200
committerbittin2021-08-09 14:59:29 +0200
commita772561861e0f36b47c31efeb82d8c2d8d935288 (patch)
tree119a9e3723b710154a44f87eabc2b2160ef6c701
parentc072f2c04779c6d03d28cc29c88b68db96dca8c3 (diff)
downloadaur-a772561861e0f36b47c31efeb82d8c2d8d935288.tar.gz
91 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bd87ce0781b..781db264e61a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-bin
pkgdesc = Standalone web browser from mozilla.org - official prebuilt binary
- pkgver = 90.0.2
+ pkgver = 91.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=90.0.2
+ provides = firefox=91.0
conflicts = firefox
- source = http://archive.mozilla.org/pub/firefox/releases/90.0.2/linux-x86_64/en-US/firefox-90.0.2.tar.bz2
+ source = http://archive.mozilla.org/pub/firefox/releases/91.0/linux-x86_64/en-US/firefox-91.0.tar.bz2
source = firefox.sh
source = firefox.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 2d62a8b1b1e39c00ddd8923fc862484fa1501eba243894ae4c5079766e58d1fc
+ sha256sums = bced054543003caf29d0c93aa63359809bdf1f1fcbca92b82c57167fe94ca1c9
sha256sums = 9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703
sha256sums = c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef
diff --git a/PKGBUILD b/PKGBUILD
index 1eeb476deb9f..9ca315ea931c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=firefox-bin
_pkgname=firefox
-pkgver=90.0.2
+pkgver=91.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - official prebuilt binary"
arch=('x86_64')
@@ -20,10 +20,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/90.0.2/linux-x86_64/en-US/firefox-90.0.2.tar.bz2
+source=(http://archive.mozilla.org/pub/firefox/releases/91.0/linux-x86_64/en-US/firefox-91.0.tar.bz2
$_pkgname.sh
$_pkgname.desktop)
-sha256sums=('2d62a8b1b1e39c00ddd8923fc862484fa1501eba243894ae4c5079766e58d1fc'
+sha256sums=('bced054543003caf29d0c93aa63359809bdf1f1fcbca92b82c57167fe94ca1c9'
'9491f195066aa56f4f0bbc83e5f0581a460f4c34ee455ba24db312b540322703'
'c64008cbf01956ce3dba693230670de58fa9487ad19f4ba76614af13beb1b8ef')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>