mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/teamviewer: Updated for version 15.13.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c563ee4d43
commit
c0b9e0c52e
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
# Modified by Mario Preksavec <mario@slackware.hr>
|
||||
|
||||
PRGNAM=teamviewer
|
||||
VERSION=${VERSION:-15.12.4}
|
||||
VERSION=${VERSION:-15.13.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="15.12.4"
|
||||
VERSION="15.13.6"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.12.4_i386.deb"
|
||||
MD5SUM="5cd84332b814d05bb7f9534324899e91"
|
||||
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.12.4_amd64.deb"
|
||||
MD5SUM_x86_64="1f3c40e84b37f11de1951f8ee979e971"
|
||||
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.13.6_i386.deb"
|
||||
MD5SUM="19bc780b22044510bb51d11c05a1611a"
|
||||
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.13.6_amd64.deb"
|
||||
MD5SUM_x86_64="b940874ff5bb866c6a9fc6802215e82a"
|
||||
REQUIRES="qt5-webkit"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue