diff options
-rw-r--r-- | network/skypeforlinux/skypeforlinux.SlackBuild | 4 | ||||
-rw-r--r-- | network/skypeforlinux/skypeforlinux.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/skypeforlinux/skypeforlinux.SlackBuild b/network/skypeforlinux/skypeforlinux.SlackBuild index 6e663d64e8..62b3dee9dc 100644 --- a/network/skypeforlinux/skypeforlinux.SlackBuild +++ b/network/skypeforlinux/skypeforlinux.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for skypeforlinux -# Copyright 2017, 2021 Mario Preksavec, Zagreb, Croatia +# Copyright 2017, 2022 Mario Preksavec, Zagreb, Croatia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=skypeforlinux -VERSION=${VERSION:-8.79.0.92} +VERSION=${VERSION:-8.83.0.408} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/skypeforlinux/skypeforlinux.info b/network/skypeforlinux/skypeforlinux.info index e72ec54566..d6a4852833 100644 --- a/network/skypeforlinux/skypeforlinux.info +++ b/network/skypeforlinux/skypeforlinux.info @@ -1,10 +1,10 @@ PRGNAM="skypeforlinux" -VERSION="8.79.0.92" +VERSION="8.83.0.408" HOMEPAGE="https://www.skype.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.79.0.92_amd64.deb" -MD5SUM_x86_64="49baa081600b3efec6149eadde4bf37c" +DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.83.0.408_amd64.deb" +MD5SUM_x86_64="8839f2711546edd95a665265504ca7b2" REQUIRES="%README%" MAINTAINER="Mario Preksavec" EMAIL="mario at slackware dot hr" |