mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/skypeforlinux: Updated for version 8.88.0.401.
Signed-off-by: Mario Preksavec <mario@slackware.hr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f7aadf7334
commit
a2bdb759e6
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=skypeforlinux
|
||||
VERSION=${VERSION:-8.83.0.408}
|
||||
VERSION=${VERSION:-8.88.0.401}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="skypeforlinux"
|
||||
VERSION="8.83.0.408"
|
||||
VERSION="8.88.0.401"
|
||||
HOMEPAGE="https://www.skype.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.83.0.408_amd64.deb"
|
||||
MD5SUM_x86_64="8839f2711546edd95a665265504ca7b2"
|
||||
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.88.0.401_amd64.deb"
|
||||
MD5SUM_x86_64="34aaeeaf6e1e18f49647a91d9ee7bea1"
|
||||
REQUIRES="%README%"
|
||||
MAINTAINER="Mario Preksavec"
|
||||
EMAIL="mario at slackware dot hr"
|
||||
|
|
Loading…
Reference in a new issue