Browse Source

network/teamviewer: Updated for version 15.48.4.

Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/210/head
ArTourter 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
177e00d31c
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      network/teamviewer/teamviewer.SlackBuild
  2. 10
      network/teamviewer/teamviewer.info

2
network/teamviewer/teamviewer.SlackBuild

@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=teamviewer
VERSION=${VERSION:-15.47.3}
VERSION=${VERSION:-15.48.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

10
network/teamviewer/teamviewer.info

@ -1,10 +1,10 @@
PRGNAM="teamviewer"
VERSION="15.47.3"
VERSION="15.48.4"
HOMEPAGE="https://www.teamviewer.com/"
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.47.3_i386.deb"
MD5SUM="a921429e996b13e6f7a623f54da06e01"
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.47.3_amd64.deb"
MD5SUM_x86_64="952a396a66453f98a8d967067e198d86"
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.48.4_i386.deb"
MD5SUM="5fa1c3ce1549e11956f9acf3268ce4f9"
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.48.4_amd64.deb"
MD5SUM_x86_64="5c3281f63c3df3d41219393ad362c646"
REQUIRES="libminizip"
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"
Loading…
Cancel
Save