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