Commit 37d90364 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play viber: use AppImage

parent ebf747a3
......@@ -9,7 +9,6 @@ DESCRIPTION="Viber for Linux from the official site"
[ "$VERSION" = "*" ] || fatal "Only latest Viber version is allowed"
# the same binaries in deb and rpm
PKG="https://download.cdn.viber.com/cdn/desktop/Linux/viber.deb"
PKGURL="https://download.cdn.viber.com/desktop/Linux/viber.AppImage"
epm install "$PKG"
epm install "$PKGURL"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment