network/telegram: Updated for version 1.9.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-01-18 08:44:42 +07:00
parent f50d13687b
commit 07bd31dd49
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="telegram"
VERSION="1.9.3"
VERSION="1.9.4"
HOMEPAGE="https://telegram.org"
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.9.3.tar.xz"
MD5SUM="4204cfe459ceba6659964c4753124dfc"
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.9.3.tar.xz"
MD5SUM_x86_64="9bbfe36c22c8ebe43615bc2911b6cfaa"
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.9.4.tar.xz"
MD5SUM="f634f362ef78191b47b4593c3c4be970"
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.9.4.tar.xz"
MD5SUM_x86_64="4e82248e078ba7a403d66e4f77685eeb"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"