network/teamviewer: Updated for version 15.2.2756.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-02-19 21:44:41 +07:00
parent b5af151d6c
commit a1809386dd
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.1.3937}
VERSION=${VERSION:-15.2.2756}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="teamviewer"
VERSION="15.1.3937"
VERSION="15.2.2756"
HOMEPAGE="https://www.teamviewer.com/"
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.1.3937_i386.deb"
MD5SUM="d5ba55f17d52edd7c91f0a479b09a54e"
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.1.3937_amd64.deb"
MD5SUM_x86_64="677262ad167b96c51d61d2f74e8b7eec"
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.2.2756_i386.deb"
MD5SUM="d15475b70a3ab5fb89104ff3cc92e923"
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.2.2756_amd64.deb"
MD5SUM_x86_64="44b8e19d1fb79e7ecf43ba2b1c270df1"
REQUIRES="qt5-webkit"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"