network/teamviewer: Updated for version 15.11.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-10-31 10:58:17 +07:00
parent bcc1fa01db
commit 510989d9ea
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@
# Modified by Mario Preksavec <mario@slackware.hr>
PRGNAM=teamviewer
VERSION=${VERSION:-15.10.5}
VERSION=${VERSION:-15.11.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="teamviewer"
VERSION="15.10.5"
VERSION="15.11.6"
HOMEPAGE="https://www.teamviewer.com/"
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.10.5_i386.deb"
MD5SUM="d326a6874cb3f5954463385e8bcb6632"
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.10.5_amd64.deb"
MD5SUM_x86_64="b1cd598a462824a3ad06c9c295cf4f42"
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.11.6_i386.deb"
MD5SUM="cf4c70ca7f59e02e91c5582def035ea6"
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.11.6_amd64.deb"
MD5SUM_x86_64="f14f1ca2fdb14bede47b507e5393035d"
REQUIRES="qt5-webkit"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"