Commit 3ee64a2a authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play vk: fix eget using (ALT bug 44866)

parent 0bda8f8e
......@@ -13,6 +13,6 @@ case "$arch" in
;;
esac
URL=$(eget --list --latest https://desktop.userapi.com/rpm/master/ "*.$arch.rpm")
URL=$(epm tool eget --list --latest https://desktop.userapi.com/rpm/master/ "*.$arch.rpm")
epm --repack install $URL
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