summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornikatar2023-03-01 03:22:56 +0300
committernikatar2023-03-01 03:22:56 +0300
commitea133bbab696ad81f1048294db749ce4379c9d28 (patch)
treee56f1cebde6e593e9b08a9602fd831e6833316aa
parentaf2da382727458abdc07e9314e2581ac223f04d4 (diff)
downloadaur-ea133bbab696ad81f1048294db749ce4379c9d28.tar.gz
110.0.1-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5f4d5f610fb..790f2e6f7d98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-appmenu
pkgdesc = Firefox from extra with appmenu patch
- pkgver = 110.0
+ pkgver = 110.0.1
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -44,15 +44,15 @@ pkgbase = firefox-appmenu
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
optdepends = xdg-desktop-portal: Screensharing with Wayland
- provides = firefox=110.0
+ provides = firefox=110.0.1
conflicts = firefox
options = !emptydirs
options = !makeflags
options = !strip
options = !lto
options = !debug
- source = https://archive.mozilla.org/pub/firefox/releases/110.0/source/firefox-110.0.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/110.0/source/firefox-110.0.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/110.0.1/source/firefox-110.0.1.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/110.0.1/source/firefox-110.0.1.source.tar.xz.asc
source = 0001-libwebrtc-screen-cast-sync.patch
source = firefox.desktop
source = identity-icons-brand.svg
@@ -60,7 +60,7 @@ pkgbase = firefox-appmenu
source = unity-menubar.patch
source = fix_csd_window_buttons.patch
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = d3882492190e4fdcfa142772cf35de5403effb011d24357b315d643ed9168a39
+ sha256sums = f19bb74d684b992625abca68f5776198974cd2785eb5d02d51ba007fc998491f
sha256sums = SKIP
sha256sums = 43c83101b7ad7dba6f5fffeb89b70a661a547d506a031ea2beada42ccf04eec7
sha256sums = 34514a657d6907a159594c51e674eeb81297c431ec26a736417c2fdb995c2c0c
diff --git a/PKGBUILD b/PKGBUILD
index bda6a3cbc7b1..98daa7edbec2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=firefox-appmenu
_pkgname=firefox
-pkgver=110.0
+pkgver=110.0.1
pkgrel=1
pkgdesc="Firefox from extra with appmenu patch"
arch=(x86_64)
@@ -34,7 +34,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
fix-wayland-build.patch
unity-menubar.patch
fix_csd_window_buttons.patch)
-sha256sums=('d3882492190e4fdcfa142772cf35de5403effb011d24357b315d643ed9168a39'
+sha256sums=('f19bb74d684b992625abca68f5776198974cd2785eb5d02d51ba007fc998491f'
'SKIP'
'43c83101b7ad7dba6f5fffeb89b70a661a547d506a031ea2beada42ccf04eec7'
'34514a657d6907a159594c51e674eeb81297c431ec26a736417c2fdb995c2c0c'