mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/telegram: Updated for version 5.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
34098d2a1b
commit
f92b029889
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.3}
|
||||
VERSION=${VERSION:-5.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="5.6.3"
|
||||
VERSION="5.7.1"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.5.6.3.tar.xz"
|
||||
MD5SUM_x86_64="083e74fab51e34529165e3209e6b345a"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.5.7.1.tar.xz"
|
||||
MD5SUM_x86_64="86e11531f8eecb4f8e9c24e705f0de9e"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue