network/telegram: Updated for version 1.2.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-12-12 03:46:23 +07:00
parent cae61da074
commit 5fc1e86508
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="telegram"
VERSION="1.1.23"
VERSION="1.2.1"
HOMEPAGE="https://telegram.org"
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.1.23.tar.xz"
MD5SUM="dc9ebccb95adc34493511432c01c4743"
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.1.23.tar.xz"
MD5SUM_x86_64="68b08ee628feccc37ecac5b11c9a2c30"
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.2.1.tar.xz"
MD5SUM="2dd02698e79cbdbe966e01cfa5fa36df"
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.2.1.tar.xz"
MD5SUM_x86_64="931cdbf45c9980f64e772a27f8f9dad2"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"