mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/telegram: Updated for version 1.0.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e18a5bc327
commit
96ba43be24
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.0.12}
|
||||
VERSION=${VERSION:-1.0.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.0.12"
|
||||
VERSION="1.0.14"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.0.12.tar.xz"
|
||||
MD5SUM="596fc080ca9e4249c88678e6db5cfbf6"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.0.12.tar.xz"
|
||||
MD5SUM_x86_64="bf958066aa54b78b2ffbe25524d53a5b"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.0.14.tar.xz"
|
||||
MD5SUM="8568061a3cfc8b8fa96674fa6ba83b0d"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.0.14.tar.xz"
|
||||
MD5SUM_x86_64="f999679b03767e934143778b1b921017"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue