summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mario Preksavec2018-09-15 14:34:17 +0200
committer David Spencer2018-09-15 20:18:47 +0200
commit6ae0148bd0b96275c229e80376d4361f4ed0752e (patch)
tree25fd94c0b09a92becc5940b37770f496e8222b08
parent2999df1620da159d7201ffe69c1b838802f2685b (diff)
downloadslackbuilds-6ae0148bd0b96275c229e80376d4361f4ed0752e.tar.gz
network/skypeforlinux: Updated for version 8.29.0.50.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
-rw-r--r--network/skypeforlinux/README3
-rw-r--r--network/skypeforlinux/skypeforlinux.SlackBuild2
-rw-r--r--network/skypeforlinux/skypeforlinux.info8
3 files changed, 8 insertions, 5 deletions
diff --git a/network/skypeforlinux/README b/network/skypeforlinux/README
index 39790a303e..f44b58ce67 100644
--- a/network/skypeforlinux/README
+++ b/network/skypeforlinux/README
@@ -6,3 +6,6 @@ video conference calls.
This script repackages the Debian package provided by Microsoft.
Currently, only the 64bit version is available.
+
+Note: At the time of writing, the last version known to correctly support
+gksu/sudo method is: 8.18.0.6
diff --git a/network/skypeforlinux/skypeforlinux.SlackBuild b/network/skypeforlinux/skypeforlinux.SlackBuild
index bcccbce2e6..36178f9b3d 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.18.0.6}
+VERSION=${VERSION:-8.29.0.50}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/skypeforlinux/skypeforlinux.info b/network/skypeforlinux/skypeforlinux.info
index 155c32ae40..9865a04dc8 100644
--- a/network/skypeforlinux/skypeforlinux.info
+++ b/network/skypeforlinux/skypeforlinux.info
@@ -1,10 +1,10 @@
PRGNAM="skypeforlinux"
-VERSION="8.18.0.6"
+VERSION="8.29.0.50"
HOMEPAGE="https://www.skype.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.18.0.6_amd64.deb"
-MD5SUM_x86_64="5d6371612114f6c4a8d2cde0921e5d54"
-REQUIRES=""
+DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.29.0.50_amd64.deb"
+MD5SUM_x86_64="1a1b1c532efcaa35d3cb901c6fc7c2d0"
+REQUIRES="%README%"
MAINTAINER="Mario Preksavec"
EMAIL="mario at slackware dot hr"