summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornikatar2022-02-18 11:27:02 +0300
committernikatar2022-02-18 11:27:02 +0300
commit39380bef14cc8ce2a446fd97949d62a87eb79720 (patch)
treead0fae29a11d916da9a671ac5423c63757a0da34
parentb2288654d18967b55564428a1fa2aa2bf1e7d485 (diff)
downloadaur-39380bef14cc8ce2a446fd97949d62a87eb79720.tar.gz
97.0.1-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88c15133a11d..8bc559226ae1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-appmenu
pkgdesc = Firefox from extra with appmenu patch
- pkgver = 97.0
+ pkgver = 97.0.1
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -36,7 +36,7 @@ pkgbase = firefox-appmenu
depends = libxt
depends = mime-types
depends = dbus-glib
- depends = ffmpeg
+ depends = ffmpeg4.4
depends = nss
depends = ttf-font
depends = libpulse
@@ -47,15 +47,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=97.0
+ provides = firefox=97.0.1
conflicts = firefox
options = !emptydirs
options = !makeflags
options = !strip
options = !lto
options = !debug
- source = https://archive.mozilla.org/pub/firefox/releases/97.0/source/firefox-97.0.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/97.0/source/firefox-97.0.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/97.0.1/source/firefox-97.0.1.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/97.0.1/source/firefox-97.0.1.source.tar.xz.asc
source = 0001-Use-remoting-name-for-GDK-application-names.patch
source = firefox.desktop
source = identity-icons-brand.svg
@@ -63,7 +63,7 @@ pkgbase = firefox-appmenu
source = unity-menubar.patch
source = fix_csd_window_buttons.patch
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 6c8a7dcb47122d033383fd62a1bcaefff0290a6c23d057898e8ff9c72749df28
+ sha256sums = 3f2c87cf28645130777e875ddc9c67e8994c8d5c859f425f3ddced6fecb78d45
sha256sums = SKIP
sha256sums = 8de6c0ecc70d2763936be6df4b91a3d2e806765bf510f987d6f2ffa2377c3f01
sha256sums = 34514a657d6907a159594c51e674eeb81297c431ec26a736417c2fdb995c2c0c
diff --git a/PKGBUILD b/PKGBUILD
index ffde697d69e9..95063fd24eff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@
pkgname=firefox-appmenu
_pkgname=firefox
-pkgver=97.0
+pkgver=97.0.1
pkgrel=1
pkgdesc="Firefox from extra with appmenu patch"
arch=(x86_64)
license=(MPL GPL LGPL)
url="https://www.mozilla.org/firefox/"
-depends=(gtk3 libxt mime-types dbus-glib ffmpeg nss ttf-font libpulse libdbusmenu-gtk3)
+depends=(gtk3 libxt mime-types dbus-glib ffmpeg4.4 nss ttf-font libpulse libdbusmenu-gtk3)
makedepends=(unzip zip diffutils yasm mesa imake inetutils xorg-server-xvfb
autoconf2.13 rust clang llvm jack nodejs cbindgen nasm
python-setuptools python-psutil python-zstandard lld dump_syms
@@ -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=('6c8a7dcb47122d033383fd62a1bcaefff0290a6c23d057898e8ff9c72749df28'
+sha256sums=('3f2c87cf28645130777e875ddc9c67e8994c8d5c859f425f3ddced6fecb78d45'
'SKIP'
'8de6c0ecc70d2763936be6df4b91a3d2e806765bf510f987d6f2ffa2377c3f01'
'34514a657d6907a159594c51e674eeb81297c431ec26a736417c2fdb995c2c0c'