summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2022-03-05 21:16:50 +0100
committerLuna Jernberg2022-03-05 21:16:50 +0100
commit3a993d69c5f2052d5f4a3fc25853a827b5a18a22 (patch)
treeeec64eb56c20b1d5bce115ae6653130e63dc9e10
parent3bf190cae0fe9cf30f8d943e90fbd8253102adb1 (diff)
downloadaur-3a993d69c5f2052d5f4a3fc25853a827b5a18a22.tar.gz
91.6.1 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad0e234c940e..2a061cc1545b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-esr
pkgdesc = Standalone web browser from mozilla.org, Extended Support Release
- pkgver = 91.6.0
+ pkgver = 91.6.1
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/organizations/
arch = x86_64
@@ -42,18 +42,18 @@ pkgbase = firefox-esr
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
optdepends = xdg-desktop-portal: Screensharing with Wayland
- provides = firefox=91.6.0
+ provides = firefox=91.6.1
conflicts = firefox
options = !emptydirs
options = !makeflags
options = !strip
- source = https://archive.mozilla.org/pub/firefox/releases/91.6.0esr/source/firefox-91.6.0esr.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/91.6.0esr/source/firefox-91.6.0esr.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/91.6.1esr/source/firefox-91.6.1esr.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/91.6.1esr/source/firefox-91.6.1esr.source.tar.xz.asc
source = 0001-Use-remoting-name-for-GDK-application-names.patch
source = firefox-esr.desktop
source = identity-icons-brand.svg
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 7e802832152c39588b9a5c8392e90c1b00036bf948fa4a97a7af0d1435ba09a1
+ sha256sums = f9d8e011b761537a374696df09cae7a896c6ac01c41683c7ac234d73634b65df
sha256sums = SKIP
sha256sums = 138b972a40a74104791783167770c4a01e62cce00bb9cc75119e152f9ea9f14d
sha256sums = 39c4c2d1f465e3fb08e20e3036c2284ee3e8dfbd539abe4ffea3c46b4058f16d
diff --git a/PKGBUILD b/PKGBUILD
index cef1afadfb20..7f84cd3dd7b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor : Jakub Schmidtke <sjakub@gmail.com>
pkgname=firefox-esr
-pkgver=91.6.0
+pkgver=91.6.1
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org, Extended Support Release"
arch=(x86_64)
@@ -27,7 +27,7 @@ options=(!emptydirs !makeflags !strip)
source=(https://archive.mozilla.org/pub/firefox/releases/${pkgver}esr/source/firefox-${pkgver}esr.source.tar.xz{,.asc}
0001-Use-remoting-name-for-GDK-application-names.patch
${pkgname}.desktop identity-icons-brand.svg)
-sha256sums=('7e802832152c39588b9a5c8392e90c1b00036bf948fa4a97a7af0d1435ba09a1'
+sha256sums=('f9d8e011b761537a374696df09cae7a896c6ac01c41683c7ac234d73634b65df'
'SKIP'
'138b972a40a74104791783167770c4a01e62cce00bb9cc75119e152f9ea9f14d'
'39c4c2d1f465e3fb08e20e3036c2284ee3e8dfbd539abe4ffea3c46b4058f16d'