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