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 ffcca6e8b1..05d059b295 100644 --- a/network/skypeforlinux/skypeforlinux.SlackBuild +++ b/network/skypeforlinux/skypeforlinux.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for skypeforlinux -# Copyright 2017 Mario Preksavec, Zagreb, Croatia +# Copyright 2017, 2018 Mario Preksavec, Zagreb, Croatia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=skypeforlinux -VERSION=${VERSION:-8.11.0.4} +VERSION=${VERSION:-8.13.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/skypeforlinux/skypeforlinux.info b/network/skypeforlinux/skypeforlinux.info index 69ddb4fbe5..255805e8ad 100644 --- a/network/skypeforlinux/skypeforlinux.info +++ b/network/skypeforlinux/skypeforlinux.info @@ -1,10 +1,10 @@ PRGNAM="skypeforlinux" -VERSION="8.11.0.4" +VERSION="8.13.0.2" HOMEPAGE="https://www.skype.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.11.0.4_amd64.deb" -MD5SUM_x86_64="70a34a452c9d8cd8c841c0409d368174" +DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.13.0.2_amd64.deb" +MD5SUM_x86_64="ac496d4026a5935f2a01ce7e89c6f658" REQUIRES="" MAINTAINER="Mario Preksavec" EMAIL="mario at slackware dot hr" |