mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/teamviewer: Updated for version 15.4.4445.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6a02f89450
commit
1ed3840241
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.3.2682}
|
||||
VERSION=${VERSION:-15.4.4445}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="15.3.2682"
|
||||
VERSION="15.4.4445"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.3.2682_i386.deb"
|
||||
MD5SUM="96aaceafb1aac67d93bdfbe50141a3d8"
|
||||
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.3.2682_amd64.deb"
|
||||
MD5SUM_x86_64="79f3aed7351b0efa60cfb65292c8f963"
|
||||
DOWNLOAD="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.4.4445_i386.deb"
|
||||
MD5SUM="e03e1ff130812185e9aab591b8f113fb"
|
||||
DOWNLOAD_x86_64="https://dl.tvcdn.de/download/linux/version_15x/teamviewer_15.4.4445_amd64.deb"
|
||||
MD5SUM_x86_64="ddfaf157cc8dd875af94577c3b312962"
|
||||
REQUIRES="qt5-webkit"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue