Commit a8e8902e authored by Boris Yumankulov's avatar Boris Yumankulov Committed by Vitaly Lipatov

epm play mailspring: replace eget to get_github_url (eterbug #18012)

parent ced11996
......@@ -13,6 +13,6 @@ URL="https://www.getmailspring.com/"
arch=amd64
pkgtype=deb
PKGURL=$(eget --list --latest https://github.com/Foundry376/Mailspring/releases/ "$PKGNAME*$VERSION*$arch.$pkgtype")
PKGURL=$(get_github_url https://github.com/Foundry376/Mailspring/ "$PKGNAME.*.$VERSION.*$arch.$pkgtype")
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