network/teamviewer: Updated for version 15.35.5

Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ArTourter 2022-10-25 23:53:37 +01:00 committed by Willy Sudiarto Raharjo
parent 8eacbedd8c
commit c4159fcf2f
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View File

@ -27,7 +27,7 @@
# Modified by Mario Preksavec <mario@slackware.hr>
PRGNAM=teamviewer
VERSION=${VERSION:-15.34.4}
VERSION=${VERSION:-15.35.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="teamviewer"
VERSION="15.34.4"
VERSION="15.35.5"
HOMEPAGE="https://www.teamviewer.com/"
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.34.4_i386.deb"
MD5SUM="5cd80a24713a0155307fe99edcd95041"
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.34.4_amd64.deb"
MD5SUM_x86_64="d5377b18861afa1da948a78620f0c5b8"
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.35.5_i386.deb"
MD5SUM="3736464692c4de9c9626d17b4854eba6"
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.35.5_amd64.deb"
MD5SUM_x86_64="8ff11df1c374c0a2c803bf422bd1672c"
REQUIRES="libminizip"
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"