mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/teamviewer: Updated for version 15.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4223c67d28
commit
2786182318
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.5.3}
|
||||
VERSION=${VERSION:-15.5.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="15.5.3"
|
||||
VERSION="15.5.6"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.5.3_i386.deb"
|
||||
MD5SUM="d2aa283de843eb839b520162794c220e"
|
||||
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.5.3_amd64.deb"
|
||||
MD5SUM_x86_64="105ae7f9953dbab662342e93938bc047"
|
||||
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.5.6_i386.deb"
|
||||
MD5SUM="e516577e873268bc698b732fc1981096"
|
||||
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.5.6_amd64.deb"
|
||||
MD5SUM_x86_64="afbb05c27b817ac43e340352646a84f2"
|
||||
REQUIRES="qt5-webkit"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue