mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/telegram: Updated for version 1.0.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
627d9e17e9
commit
120a417a2e
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.0.26}
|
||||
VERSION=${VERSION:-1.0.29}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.0.26"
|
||||
VERSION="1.0.29"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.0.26.tar.xz"
|
||||
MD5SUM="e09bb318cb635b7bdcb20f4f8e51297f"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.0.26.tar.xz"
|
||||
MD5SUM_x86_64="0256a375cef1a9586b53382de7ce0955"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.0.29.tar.xz"
|
||||
MD5SUM="fc7a507c5c8d394365faa920dcda8877"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.0.29.tar.xz"
|
||||
MD5SUM_x86_64="6b158cc6fe0285e7c1422badd0d2f2c8"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue