mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/telegram: Updated for version 2.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e30bc40fb6
commit
78e2b3b8ac
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-2.0.0}
|
||||
VERSION=${VERSION:-2.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="2.0.0"
|
||||
VERSION="2.0.1"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.2.0.0.tar.xz"
|
||||
MD5SUM="aa3149267d3ae38b3f0fd7e881f6b4c5"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.2.0.0.tar.xz"
|
||||
MD5SUM_x86_64="8fd4d7591adb9cab4a5444969f1342e1"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.2.0.1.tar.xz"
|
||||
MD5SUM="4435848d81916c29f76058bbdac85aa9"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.2.0.1.tar.xz"
|
||||
MD5SUM_x86_64="2a8f7908204926252a68433c841d3240"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue