mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/teamviewer: Updated for version 13.2.13582.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c44774688c
commit
6103b2b292
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# Modified by Mario Preksavec <mario@slackware.hr>
|
||||
|
||||
PRGNAM=teamviewer
|
||||
VERSION=${VERSION:-13.2.13582}
|
||||
VERSION=${VERSION:-13.2.26559}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="13.2.13582"
|
||||
VERSION="13.2.26559"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://download.teamviewer.com/download/linux/teamviewer_i386.deb"
|
||||
MD5SUM="65b3db613f4ccc2b36e121b48bbf5926"
|
||||
MD5SUM="15c60a7b06e93d98e4c05d844866a590"
|
||||
DOWNLOAD_x86_64="https://download.teamviewer.com/download/linux/teamviewer_amd64.deb"
|
||||
MD5SUM_x86_64="cbb2e414045f5deb23de002eb5addcea"
|
||||
MD5SUM_x86_64="3deda899d2fda8b02f645152dec045e9"
|
||||
REQUIRES="qt5-webkit"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue