Browse Source
network/telegram: Updated for version 1.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/53/head
Willy Sudiarto Raharjo
7 years ago
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
6 additions and
6 deletions
-
network/telegram/telegram.SlackBuild
-
network/telegram/telegram.info
|
|
@ -28,7 +28,7 @@ |
|
|
|
PRGNAM=telegram |
|
|
|
SRCNAM=tsetup |
|
|
|
SRCDIR=Telegram |
|
|
|
VERSION=${VERSION:-1.4.2} |
|
|
|
VERSION=${VERSION:-1.4.3} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="telegram" |
|
|
|
VERSION="1.4.2" |
|
|
|
VERSION="1.4.3" |
|
|
|
HOMEPAGE="https://telegram.org" |
|
|
|
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.4.2.tar.xz" |
|
|
|
MD5SUM="6155a2f9e0e7e1fc6e81affd9816bdc6" |
|
|
|
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.4.2.tar.xz" |
|
|
|
MD5SUM_x86_64="3d9efed3cfc67db771a8bf87813ba91e" |
|
|
|
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.4.3.tar.xz" |
|
|
|
MD5SUM="de0fc89883f7c7831c89193260be4e1a" |
|
|
|
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.4.3.tar.xz" |
|
|
|
MD5SUM_x86_64="b11f23ebb7e2b9b4addfc93081f553d3" |
|
|
|
REQUIRES="" |
|
|
|
MAINTAINER="Willy Sudiarto Raharjo" |
|
|
|
EMAIL="willysr@slackbuilds.org" |