diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-12 07:54:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-12 07:54:08 +0700 |
commit | 812006d9ec2ba6d075b1b1b2b0b7110e35685637 (patch) | |
tree | 1ebf4d0c5ed73262fc60bbfa8462b2948561ed02 /network/telegram | |
parent | b8420013a4b1d1397738e9502f284224d85b5589 (diff) | |
download | slackbuilds-812006d9ec2ba6d075b1b1b2b0b7110e35685637.tar.gz |
network/telegram: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/telegram')
-rw-r--r-- | network/telegram/telegram.SlackBuild | 3 | ||||
-rw-r--r-- | network/telegram/telegram.info | 10 |
2 files changed, 7 insertions, 6 deletions
diff --git a/network/telegram/telegram.SlackBuild b/network/telegram/telegram.SlackBuild index f4181339f7..c20090dcc8 100644 --- a/network/telegram/telegram.SlackBuild +++ b/network/telegram/telegram.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for Telegram # Marco Ferraioli marcoferraioli@live.com +# Willy Sudiarto Raharjo <willysr@slackbuilds.org> # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -27,7 +28,7 @@ PRGNAM=telegram SRCNAM=tsetup SRCDIR=Telegram -VERSION=${VERSION:-0.10.20} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/telegram/telegram.info b/network/telegram/telegram.info index fb50ec8a43..710b7e5e52 100644 --- a/network/telegram/telegram.info +++ b/network/telegram/telegram.info @@ -1,10 +1,10 @@ PRGNAM="telegram" -VERSION="0.10.20" +VERSION="1.0.0" HOMEPAGE="https://telegram.org" -DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.10.20.tar.xz" -MD5SUM="3871c9d304be93853a4afac4d584ca03" -DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.10.20.tar.xz" -MD5SUM_x86_64="2087a02150ba5d4f2abadcf2ccd2629b" +DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.0.0.tar.xz" +MD5SUM="572704ca933c848220fbe69dae416658" +DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.0.0.tar.xz" +MD5SUM_x86_64="2fe7fe9a455b66cf2a6b96cc51039707" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |