vkcalls.sh 223 Bytes
Newer Older
1 2
#!/bin/sh

3
PKGNAME=vk-calls
4 5 6 7 8 9
SUPPORTEDARCHES="x86_64"
DESCRIPTION="VK Calls for Linux from the official site"

. $(dirname $0)/common.sh

epm install "https://vkcalls-native-ac.vk-apps.com/latest/vk-calls-amd64.deb" || exit