network/teamviewer: Updated for version 15.9.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-09-05 00:15:43 +07:00
parent 99d6fb606f
commit b669daef34
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.7.6}
VERSION=${VERSION:-15.9.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="teamviewer"
VERSION="15.7.6"
VERSION="15.9.5"
HOMEPAGE="https://www.teamviewer.com/"
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.7.6_i386.deb"
MD5SUM="be4c7feeeca5f44456d77dac57a59e7e"
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.7.6_amd64.deb"
MD5SUM_x86_64="548e75a8b4e0b95fa9e8a60c75d50728"
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.9.5_i386.deb"
MD5SUM="0db9eab35f612a8726d9385ef1e7e6f3"
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.9.5_amd64.deb"
MD5SUM_x86_64="b5fcf6777356e3bdab8a5dc371fc5ad6"
REQUIRES="qt5-webkit"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"