mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/telegram: Updated for version 1.3.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
91ae2845d4
commit
5d2387c361
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
VERSION=${VERSION:-1.3.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.3.0"
|
||||
VERSION="1.3.7"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.3.0.tar.xz"
|
||||
MD5SUM="5aabee7e0e73e3387078d9681d17212c"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.3.0.tar.xz"
|
||||
MD5SUM_x86_64="9aa822f902732bb7a1091e2c939a1a97"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.3.7.tar.xz"
|
||||
MD5SUM="14ce4e7601175225aab6fa1e9ba3af9b"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.3.7.tar.xz"
|
||||
MD5SUM_x86_64="6830eb548c2cd33727e5d797982c8bd7"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue