diff --git a/firefox-bin/alr.sh b/firefox-bin/alr.sh index 3d8d1da..1e2e90f 100644 --- a/firefox-bin/alr.sh +++ b/firefox-bin/alr.sh @@ -1,6 +1,6 @@ name='firefox-bin' version='128.0' -release='6' +release='7' desc='Fast, Private & Safe Web Browser.' homepage='https://www.mozilla.org/firefox/' maintainer="Евгений Храмов " @@ -26,7 +26,7 @@ opt_deps=('ffmpeg: H264/AAC/MP3 decoding' 'hunspell-ru: Spell checking, Russian' ) -opt_deps=('ffmpeg: H264/AAC/MP3 decoding' +opt_deps_debian=('ffmpeg: H264/AAC/MP3 decoding' 'network-manager: Location detection via available WiFi networks' 'libnotify-bin: Notification integration' 'speech-dispatcher: Text-to-Speech'