summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuna Jernberg2022-01-28 08:38:48 +0100
committerLuna Jernberg2022-01-28 08:38:48 +0100
commita3ac22055a580e22a5c52ca22373f79025e08653 (patch)
tree04addfcdaa54e5c0daa6eb83be8c855b8c2afeee
parentec3a1a62132637421884202ed66bf299a7b93290 (diff)
downloadaur-a3ac22055a580e22a5c52ca22373f79025e08653.tar.gz
91.5.1 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD7
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adb24ecfa270..7f869e46a64d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-esr
pkgdesc = Standalone web browser from mozilla.org, Extended Support Release
- pkgver = 91.5.0
+ pkgver = 91.5.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.5.0
+ provides = firefox=91.5.1
conflicts = firefox
options = !emptydirs
options = !makeflags
options = !strip
- source = https://archive.mozilla.org/pub/firefox/releases/91.5.0esr/source/firefox-91.5.0esr.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/91.5.0esr/source/firefox-91.5.0esr.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/91.5.1esr/source/firefox-91.5.1esr.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/91.5.1esr/source/firefox-91.5.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 = f45cd9c96227e3e6eabe37962ce924b7a7ca86b6c191326c1bab18e082b4c813
+ sha256sums = 36049694505ff5edd1a086480e5a3d29fedd3f0b0d4a8a27a271a66e8fc6cd1f
sha256sums = SKIP
sha256sums = 138b972a40a74104791783167770c4a01e62cce00bb9cc75119e152f9ea9f14d
sha256sums = 39c4c2d1f465e3fb08e20e3036c2284ee3e8dfbd539abe4ffea3c46b4058f16d
diff --git a/PKGBUILD b/PKGBUILD
index 4fde930f639f..42c6a2aa283f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer : Figue <ffigue@gmail.com>
+# Maintainer : Luna Jernberg <droidbittin@gmail.com>
# Contributor : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
# Contributor : Ionut Biru <ibiru@archlinux.org>
# Contributor : Jakub Schmidtke <sjakub@gmail.com>
pkgname=firefox-esr
-pkgver=91.5.0
+pkgver=91.5.1
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org, Extended Support Release"
arch=(x86_64)
@@ -22,11 +23,11 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
'xdg-desktop-portal: Screensharing with Wayland')
provides=(firefox=${pkgver})
conflicts=(firefox)
-options=(!emptydirs !makeflags !strip !lto)
+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=('f45cd9c96227e3e6eabe37962ce924b7a7ca86b6c191326c1bab18e082b4c813'
+sha256sums=('36049694505ff5edd1a086480e5a3d29fedd3f0b0d4a8a27a271a66e8fc6cd1f'
'SKIP'
'138b972a40a74104791783167770c4a01e62cce00bb9cc75119e152f9ea9f14d'
'39c4c2d1f465e3fb08e20e3036c2284ee3e8dfbd539abe4ffea3c46b4058f16d'