DESCRIPTION="Telegram client from the official site"
URL="https://github.com/telegramdesktop/tdesktop"
TIPS="Run 'epm play telegram=beta' to install beta version of the Telegram client. Run 'epm play telegram version' to install the version of the Telegram client."
TIPS="Run 'epm play telegram=beta' to install beta version of the Telegram client."
.$(dirname$0)/common.sh
if["$VERSION"="*"]&&! is_glibc_enough 2.32 ;then
VERSION="4.9.5"
fi
if["$VERSION"="*"];then
["$PKGNAME"="$BASEPKGNAME"]||VERSION="*beta"
if! is_glibc_enough 2.32 ;then
VERSION="4.9.5"
if["$PKGNAME"!="$BASEPKGNAME"];then
prerelease="prelease"
fi
# can't use get_github_tag (not every tag has binary release)