diff options
author | Mario Preksavec <mario@slackware.hr> | 2018-01-09 23:06:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-10 23:56:00 +0700 |
commit | 8e95319efb4bf9ee3541b9711788adf0b261a553 (patch) | |
tree | 1d1c61714ecefe9d0431f1c1787ef1fe5d6e31e0 | |
parent | 8556ce83491cbd50fa409636d45f6b3390502f97 (diff) | |
download | slackbuilds-8e95319efb4bf9ee3541b9711788adf0b261a553.tar.gz |
network/skypeforlinux: Updated for version 8.13.0.2.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
-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" |