firefox-bin 136.0
This commit is contained in:
parent
5e920ae284
commit
df83465b2b
@ -1,5 +1,5 @@
|
||||
name='firefox-bin'
|
||||
version='135.0.0'
|
||||
version='136.0'
|
||||
release='1'
|
||||
desc='Fast, Private & Safe Web Browser.'
|
||||
homepage='https://www.mozilla.org/firefox/'
|
||||
@ -39,7 +39,8 @@ opt_deps_debian=('ffmpeg: H264/AAC/MP3 decoding'
|
||||
'hunspell-ru: Spell checking, Russian'
|
||||
)
|
||||
|
||||
sources=("https://download.mozilla.org/?product=firefox-latest&os=linux64&lang=ru")
|
||||
|
||||
sources=("https://download.mozilla.org/?product=firefox-${version}&os=linux64&lang=ru")
|
||||
checksums=('SKIP')
|
||||
|
||||
options=(!strip)
|
||||
|
Loading…
Reference in New Issue
Block a user