diff --git a/firefox-bin/alr.sh b/firefox-bin/alr.sh index b35c5f8..74d3245 100644 --- a/firefox-bin/alr.sh +++ b/firefox-bin/alr.sh @@ -1,6 +1,6 @@ name='firefox-bin' version='128.0' -release='1' +release='2' desc='Fast, Private & Safe Web Browser.' homepage='https://www.mozilla.org/firefox/' maintainer="Евгений Храмов " @@ -10,11 +10,10 @@ provides=('firefox') conflicts=('firefox' 'firefox-git') deps=('gtk3' - 'libxt' - 'mime-types' - 'dbus-blib' + 'libXt' + 'mailcap' + 'dbus-glib' 'nss' - 'ttf-font' ) opt_deps=('ffmpeg: H264/AAC/MP3 decoding'