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:
ArTourter 2024-01-26 11:02:36 +00:00 committed by Willy Sudiarto Raharjo
parent 7fb9af34db
commit 916f6c78b0
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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"