name='firefox-bin'
version='128.0.3' release='1'
This commit is contained in:
parent
8e62e409b8
commit
f68fb42567
@ -1,6 +1,6 @@
|
|||||||
name='firefox-bin'
|
name='firefox-bin'
|
||||||
version='128.0'
|
version='128.0.3'
|
||||||
release='8'
|
release='1'
|
||||||
desc='Fast, Private & Safe Web Browser.'
|
desc='Fast, Private & Safe Web Browser.'
|
||||||
homepage='https://www.mozilla.org/firefox/'
|
homepage='https://www.mozilla.org/firefox/'
|
||||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||||
@ -39,7 +39,7 @@ opt_deps_debian=('ffmpeg: H264/AAC/MP3 decoding'
|
|||||||
'hunspell-ru: Spell checking, Russian'
|
'hunspell-ru: Spell checking, Russian'
|
||||||
)
|
)
|
||||||
|
|
||||||
sources=("https://archive.mozilla.org/pub/firefox/releases/$version/linux-x86_64/en-US/firefox-$version.tar.bz2")
|
sources=("https://archive.mozilla.org/pub/firefox/releases/${version}/linux-x86_64/en-US/firefox-${version}.tar.bz2")
|
||||||
checksums=('SKIP')
|
checksums=('SKIP')
|
||||||
|
|
||||||
options=(!strip)
|
options=(!strip)
|
||||||
|
Loading…
Reference in New Issue
Block a user