summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornikatar2022-09-02 13:31:07 +0300
committernikatar2022-09-02 13:31:07 +0300
commit0981b92b40f53ef2ecd2f00a5e4a95e2b8102bbf (patch)
tree8975de3f4e0e75c9eaa89d334bf08d2f6d7a2c29
parent4310bfd5e2f291269da626a3797477597fffe1ee (diff)
downloadaur-0981b92b40f53ef2ecd2f00a5e4a95e2b8102bbf.tar.gz
104.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 019eb5bb66ac..32384b9e8c6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-appmenu
pkgdesc = Firefox from extra with appmenu patch
- pkgver = 104.0
+ pkgver = 104.0.1
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -46,15 +46,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=104.0
+ provides = firefox=104.0.1
conflicts = firefox
options = !emptydirs
options = !makeflags
options = !strip
options = !lto
options = !debug
- source = https://archive.mozilla.org/pub/firefox/releases/104.0/source/firefox-104.0.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/104.0/source/firefox-104.0.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/104.0.1/source/firefox-104.0.1.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/104.0.1/source/firefox-104.0.1.source.tar.xz.asc
source = zstandard-0.18.0.diff
source = arc4random.diff
source = firefox.desktop
@@ -63,7 +63,7 @@ pkgbase = firefox-appmenu
source = unity-menubar.patch
source = fix_csd_window_buttons.patch
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 1a294a651dc6260f9a72a3ab9f10e7792a4ab41a9cfa8527ad3dd9979cdc98ce
+ sha256sums = f23f4198bd9ba1bbb7420a622080301adb924fafbd6d83b00b1e6cc687e75f4e
sha256sums = SKIP
sha256sums = a6857ad2f2e2091c6c4fdcde21a59fbeb0138914c0e126df64b50a5af5ff63be
sha256sums = 714ca50b2ce0cac470dbd5a60e9a0101b28072f08a5e7a9bba94fef2058321c4
diff --git a/PKGBUILD b/PKGBUILD
index f1a49df7684f..56689143ebaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=firefox-appmenu
_pkgname=firefox
-pkgver=104.0
+pkgver=104.0.1
pkgrel=1
pkgdesc="Firefox from extra with appmenu patch"
arch=(x86_64)
@@ -35,7 +35,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=('1a294a651dc6260f9a72a3ab9f10e7792a4ab41a9cfa8527ad3dd9979cdc98ce'
+sha256sums=('f23f4198bd9ba1bbb7420a622080301adb924fafbd6d83b00b1e6cc687e75f4e'
'SKIP'
'a6857ad2f2e2091c6c4fdcde21a59fbeb0138914c0e126df64b50a5af5ff63be'
'714ca50b2ce0cac470dbd5a60e9a0101b28072f08a5e7a9bba94fef2058321c4'