mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/skypeforlinux: Updated for version 8.13.0.2.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
8556ce8349
commit
8e95319efb
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for skypeforlinux
|
# Slackware build script for skypeforlinux
|
||||||
|
|
||||||
# Copyright 2017 Mario Preksavec, Zagreb, Croatia
|
# Copyright 2017, 2018 Mario Preksavec, Zagreb, Croatia
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=skypeforlinux
|
PRGNAM=skypeforlinux
|
||||||
VERSION=${VERSION:-8.11.0.4}
|
VERSION=${VERSION:-8.13.0.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="skypeforlinux"
|
PRGNAM="skypeforlinux"
|
||||||
VERSION="8.11.0.4"
|
VERSION="8.13.0.2"
|
||||||
HOMEPAGE="https://www.skype.com/"
|
HOMEPAGE="https://www.skype.com/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.11.0.4_amd64.deb"
|
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.13.0.2_amd64.deb"
|
||||||
MD5SUM_x86_64="70a34a452c9d8cd8c841c0409d368174"
|
MD5SUM_x86_64="ac496d4026a5935f2a01ce7e89c6f658"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Mario Preksavec"
|
MAINTAINER="Mario Preksavec"
|
||||||
EMAIL="mario at slackware dot hr"
|
EMAIL="mario at slackware dot hr"
|
||||||
|
|
Loading…
Reference in a new issue