diff options
author | Mario Preksavec <mario@slackware.hr> | 2018-02-01 22:07:21 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-03 06:55:20 +0700 |
commit | 664f5ab442f9925650e0ed8d99ccc44cdd0f6894 (patch) | |
tree | ecb9207de65098100edacc7a9f12a90877d533c5 /network/skypeforlinux | |
parent | 66e7e4acd6e1baf54e59dc2851028da61d5b35d8 (diff) |
network/skypeforlinux: Updated for version 8.14.0.10.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'network/skypeforlinux')
-rw-r--r-- | network/skypeforlinux/skypeforlinux.SlackBuild | 2 | ||||
-rw-r--r-- | network/skypeforlinux/skypeforlinux.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/skypeforlinux/skypeforlinux.SlackBuild b/network/skypeforlinux/skypeforlinux.SlackBuild index 05d059b29593..a493efc0e9cf 100644 --- a/network/skypeforlinux/skypeforlinux.SlackBuild +++ b/network/skypeforlinux/skypeforlinux.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=skypeforlinux -VERSION=${VERSION:-8.13.0.2} +VERSION=${VERSION:-8.14.0.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/skypeforlinux/skypeforlinux.info b/network/skypeforlinux/skypeforlinux.info index 255805e8ad4c..89cbf941538b 100644 --- a/network/skypeforlinux/skypeforlinux.info +++ b/network/skypeforlinux/skypeforlinux.info @@ -1,10 +1,10 @@ PRGNAM="skypeforlinux" -VERSION="8.13.0.2" +VERSION="8.14.0.10" HOMEPAGE="https://www.skype.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.13.0.2_amd64.deb" -MD5SUM_x86_64="ac496d4026a5935f2a01ce7e89c6f658" +DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.14.0.10_amd64.deb" +MD5SUM_x86_64="25066a415ab3ec1975363fe97d3f2276" REQUIRES="" MAINTAINER="Mario Preksavec" EMAIL="mario at slackware dot hr" |