network/telegram: Updated for version 2.5.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-12-24 02:50:21 +07:00
parent 5527de7f58
commit 88b071efa5
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 5 additions and 5 deletions

View file

@ -3,4 +3,4 @@ Telegram
Telegram is a cloud-based mobile and desktop messaging app with a focus on
security and speed.
NOTE: Telegram x86 (32 bit) stays at 2.4.3
NOTE: Telegram x86 (32 bit) stays at 2.4.4

View file

@ -28,7 +28,7 @@
PRGNAM=telegram
SRCNAM=tsetup
SRCDIR=Telegram
VERSION=${VERSION:-2.4.7}
VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="telegram"
VERSION="2.4.7"
VERSION="2.5.1"
HOMEPAGE="https://telegram.org"
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.2.4.4.tar.xz"
MD5SUM="857865fb0baa7aabadf3a6136f8276ba"
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.2.4.7.tar.xz"
MD5SUM_x86_64="43dc5c442f21230e07e9fd6688466efc"
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.2.5.1.tar.xz"
MD5SUM_x86_64="0ae00e789fa796da1470530018cbea7d"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"