mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/teamviewer: Updated for version 15.0.8397.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1e6a9b4579
commit
f714487bfb
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
# Modified by Mario Preksavec <mario@slackware.hr>
|
||||
|
||||
PRGNAM=teamviewer
|
||||
VERSION=${VERSION:-14.7.1965}
|
||||
VERSION=${VERSION:-15.0.8397}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="14.7.1965"
|
||||
VERSION="15.0.8397"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_14x/teamviewer_14.7.1965_i386.deb"
|
||||
MD5SUM="b7ff1ea7e2fad0ba54bd9676c87b84c0"
|
||||
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_14x/teamviewer_14.7.1965_amd64.deb"
|
||||
MD5SUM_x86_64="4dc507fe301d868867d6ad9b84507eac"
|
||||
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.0.8397_i386.deb"
|
||||
MD5SUM="c53f6f90039bf97213fd5e9bce7878c6"
|
||||
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.0.8397_amd64.deb"
|
||||
MD5SUM_x86_64="1ab9f03323f3bb4a7d03f47c2aae44c5"
|
||||
REQUIRES="qt5-webkit"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue