summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornikatar2022-11-30 05:00:19 +0300
committernikatar2022-11-30 05:00:19 +0300
commit4c09546e804625c817dd87bbe9d5f305a7c4edbc (patch)
tree411423d003b037daa6356d12d5ad94c32b710319
parent8b395931a227af471e3323569f9b080316d5dbfc (diff)
downloadaur-4c09546e804625c817dd87bbe9d5f305a7c4edbc.tar.gz
107.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 3a930b8d873a..6eb5f8fdd6eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-appmenu
pkgdesc = Firefox from extra with appmenu patch
- pkgver = 107.0
+ pkgver = 107.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=107.0
+ provides = firefox=107.0.1
conflicts = firefox
options = !emptydirs
options = !makeflags
options = !strip
options = !lto
options = !debug
- source = https://archive.mozilla.org/pub/firefox/releases/107.0/source/firefox-107.0.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/107.0/source/firefox-107.0.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/107.0.1/source/firefox-107.0.1.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/107.0.1/source/firefox-107.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 = a562e5a397b57e9bf383c2988308ab494c5d28844e792c658fedea27756584a
+ sha256sums = e29950b9ba9143b0d683dc18779bbe70bbd082533aff8f6a7af69b19533e0647
sha256sums = SKIP
sha256sums = 5c164f6dfdf2d97f3f317e417aaa2e6ae46a9b3a160c3162d5073fe39d203286
sha256sums = 34514a657d6907a159594c51e674eeb81297c431ec26a736417c2fdb995c2c0c
diff --git a/PKGBUILD b/PKGBUILD
index b64125308481..660c160e0a1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=firefox-appmenu
_pkgname=firefox
-pkgver=107.0
+pkgver=107.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=('8a562e5a397b57e9bf383c2988308ab494c5d28844e792c658fedea27756584a'
+sha256sums=('e29950b9ba9143b0d683dc18779bbe70bbd082533aff8f6a7af69b19533e0647'
'SKIP'
'5c164f6dfdf2d97f3f317e417aaa2e6ae46a9b3a160c3162d5073fe39d203286'
'34514a657d6907a159594c51e674eeb81297c431ec26a736417c2fdb995c2c0c'