mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/teamviewer: Updated for version 15.10.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ff6bbf0784
commit
faf0b53bc3
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.9.5}
|
||||
VERSION=${VERSION:-15.10.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="15.9.5"
|
||||
VERSION="15.10.5"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.9.5_i386.deb"
|
||||
MD5SUM="0db9eab35f612a8726d9385ef1e7e6f3"
|
||||
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.9.5_amd64.deb"
|
||||
MD5SUM_x86_64="b5fcf6777356e3bdab8a5dc371fc5ad6"
|
||||
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"
|
||||
REQUIRES="qt5-webkit"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue