mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/telegram: Updated for version 5.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2139105d3b
commit
b13ef76727
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-5.6.0}
|
||||
VERSION=${VERSION:-5.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="5.6.0"
|
||||
VERSION="5.6.1"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.5.6.0.tar.xz"
|
||||
MD5SUM_x86_64="0dcdbc8c73f44286644349976cd38714"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.5.6.1.tar.xz"
|
||||
MD5SUM_x86_64="19e37e9a968a868cc66174ca83dda8d6"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue