network/teamviewer: Updated for version 13.1.3026.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-03-26 22:33:23 +07:00
parent b4c05233d8
commit 1b3d2e7c2a
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="teamviewer"
VERSION="13.0.9865"
VERSION="13.1.3026"
HOMEPAGE="https://www.teamviewer.com/"
DOWNLOAD="https://download.teamviewer.com/download/linux/teamviewer_i386.deb"
MD5SUM="f6a7b604abee2ab94681aed4c97ccedf"
MD5SUM="317489b7e782682dbb2f36b208c5c39e"
DOWNLOAD_x86_64="https://download.teamviewer.com/download/linux/teamviewer_amd64.deb"
MD5SUM_x86_64="43f3f1c61e832240e138a0b032c09035"
MD5SUM_x86_64="183a1679ae8dc34566d59c3761583fe6"
REQUIRES="qt5-webkit"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"