mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/telegram: Updated for version 1.5.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f80572fa0f
commit
a19766c3d8
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.5.3}
|
||||
VERSION=${VERSION:-1.5.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.5.3"
|
||||
VERSION="1.5.4"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.5.3.tar.xz"
|
||||
MD5SUM="c49f3b53656c7f3217644af22539173d"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.5.3.tar.xz"
|
||||
MD5SUM_x86_64="25ddc1e004c9b808d71f2297d75b9923"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.5.4.tar.xz"
|
||||
MD5SUM="392592106e57a1c8baacd3886765dda9"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.5.4.tar.xz"
|
||||
MD5SUM_x86_64="8d7df6bf19fb89a059b783b70e890232"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue