Compare commits
1 Commits
148601714b
...
237309a813
Author | SHA1 | Date | |
---|---|---|---|
237309a813 |
@ -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