network/skypeforlinux: Updated for version 8.29.0.50.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2018-09-15 14:34:17 +02:00 committed by David Spencer
parent 2999df1620
commit 6ae0148bd0
3 changed files with 8 additions and 5 deletions

View File

@ -6,3 +6,6 @@ video conference calls.
This script repackages the Debian package provided by Microsoft.
Currently, only the 64bit version is available.
Note: At the time of writing, the last version known to correctly support
gksu/sudo method is: 8.18.0.6

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=skypeforlinux
VERSION=${VERSION:-8.18.0.6}
VERSION=${VERSION:-8.29.0.50}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="skypeforlinux"
VERSION="8.18.0.6"
VERSION="8.29.0.50"
HOMEPAGE="https://www.skype.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.18.0.6_amd64.deb"
MD5SUM_x86_64="5d6371612114f6c4a8d2cde0921e5d54"
REQUIRES=""
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.29.0.50_amd64.deb"
MD5SUM_x86_64="1a1b1c532efcaa35d3cb901c6fc7c2d0"
REQUIRES="%README%"
MAINTAINER="Mario Preksavec"
EMAIL="mario at slackware dot hr"