mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/teamviewer: Updated for version 15.11.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bcc1fa01db
commit
510989d9ea
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.10.5}
|
||||
VERSION=${VERSION:-15.11.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="15.10.5"
|
||||
VERSION="15.11.6"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.10.5_i386.deb"
|
||||
MD5SUM="d326a6874cb3f5954463385e8bcb6632"
|
||||
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.10.5_amd64.deb"
|
||||
MD5SUM_x86_64="b1cd598a462824a3ad06c9c295cf4f42"
|
||||
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.11.6_i386.deb"
|
||||
MD5SUM="cf4c70ca7f59e02e91c5582def035ea6"
|
||||
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.11.6_amd64.deb"
|
||||
MD5SUM_x86_64="f14f1ca2fdb14bede47b507e5393035d"
|
||||
REQUIRES="qt5-webkit"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue