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'
|
||||
version='128.0'
|
||||
release='8'
|
||||
version='128.0.3'
|
||||
release='1'
|
||||
desc='Fast, Private & Safe Web Browser.'
|
||||
homepage='https://www.mozilla.org/firefox/'
|
||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||
@ -39,7 +39,7 @@ opt_deps_debian=('ffmpeg: H264/AAC/MP3 decoding'
|
||||
'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')
|
||||
|
||||
options=(!strip)
|
||||
|
Loading…
Reference in New Issue
Block a user