discord-bin 0.0.93-2
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
name='discord-bin'
|
name='discord-bin'
|
||||||
version='0.0.93'
|
version='0.0.93'
|
||||||
release='1'
|
release='2'
|
||||||
desc='All-in-one voice and text chat for gamers'
|
desc='All-in-one voice and text chat for gamers'
|
||||||
desk_ru='Всё в одном голосовое и текстовое общение для игроков'
|
desk_ru='Всё в одном голосовое и текстовое общение для игроков'
|
||||||
homepage='https://discord.com/'
|
homepage='https://discord.com/'
|
||||||
@ -40,6 +40,12 @@ deps_arch=(
|
|||||||
'libappindicator-gtk3'
|
'libappindicator-gtk3'
|
||||||
'xdg-utils'
|
'xdg-utils'
|
||||||
)
|
)
|
||||||
|
deps_altlinux=(
|
||||||
|
'gtk3'
|
||||||
|
'xdg-utils'
|
||||||
|
'pulseaudio'
|
||||||
|
'libnss'
|
||||||
|
)
|
||||||
|
|
||||||
sources=(
|
sources=(
|
||||||
"https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"
|
"https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"
|
||||||
|
Reference in New Issue
Block a user