mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/teamviewer: Updated for version 15.50.5.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7fb9af34db
commit
916f6c78b0
2 changed files with 6 additions and 6 deletions
|
@ -29,7 +29,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=teamviewer
|
||||
VERSION=${VERSION:-15.49.2}
|
||||
VERSION=${VERSION:-15.50.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="15.49.2"
|
||||
VERSION="15.50.5"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.49.2_i386.deb"
|
||||
MD5SUM="4d51b3926771c5d99c7d531e3fbafd9d"
|
||||
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.49.2_amd64.deb"
|
||||
MD5SUM_x86_64="8bf9b221b777be150cee4292cd619a73"
|
||||
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.50.5_i386.deb"
|
||||
MD5SUM="9613acc8ae6a097a6640582c3fa81f48"
|
||||
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.50.5_amd64.deb"
|
||||
MD5SUM_x86_64="1edd552953bba134a371ea141d9b947d"
|
||||
REQUIRES="libminizip"
|
||||
MAINTAINER="ArTourter"
|
||||
EMAIL="artourter@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue