discord 0.0.89-2
This commit is contained in:
parent
4dfc28a400
commit
c6264381a4
@ -1,6 +1,6 @@
|
||||
name='discord-bin'
|
||||
version='0.0.89'
|
||||
release='1'
|
||||
release='2'
|
||||
desc='Discord (popular voice + video app) using the system provided electron for increased security and performance'
|
||||
desk_ru='Дискорд (веб-приложение для общения и обмена файлами, популярное приложение для голосового и видео общения)'
|
||||
homepage='https://discord.com/'
|
||||
@ -29,8 +29,7 @@ package() {
|
||||
}
|
||||
|
||||
files() {
|
||||
printf '"%s" ' ./usr/share/discord/
|
||||
printf '"%s" ' ./usr/share/discord/*
|
||||
echo ./usr/bin/discord
|
||||
echo ./usr/share/discord/discord.desktop
|
||||
echo ./usr/share/pixmaps/discord.png
|
||||
}
|
Loading…
Reference in New Issue
Block a user