mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
network/telegram: Updated for version 2.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5527de7f58
commit
88b071efa5
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue