mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/telegram: Updated for version 4.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c2c66a933f
commit
83645dfb3c
3 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-4.7.1}
|
||||
VERSION=${VERSION:-4.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="4.7.1"
|
||||
VERSION="4.8.1"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.2.4.4.tar.xz"
|
||||
MD5SUM="857865fb0baa7aabadf3a6136f8276ba"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.4.7.1.tar.xz"
|
||||
MD5SUM_x86_64="9431111fa856457940ff3556f34e96cb"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.4.8.1.tar.xz"
|
||||
MD5SUM_x86_64="6fc124ec738dbfece4d4467d53dbb44f"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Loading…
Reference in a new issue