mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/telegram: Updated for version 1.6.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
72782ffdf1
commit
ee74ada799
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.6.3}
|
||||
VERSION=${VERSION:-1.6.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.6.3"
|
||||
VERSION="1.6.7"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.6.3.tar.xz"
|
||||
MD5SUM="89245e2e0ac6dca4de4a1d9253fe6da0"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.6.3.tar.xz"
|
||||
MD5SUM_x86_64="06eedc67f7311a46fabf223ac1399540"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.6.7.tar.xz"
|
||||
MD5SUM="94496da86370432d60cb4fd35d1f195e"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.6.7.tar.xz"
|
||||
MD5SUM_x86_64="ec97d4fa9fbe9858fcf2ef69cbf348c7"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue