mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/skype: Updated for version 4.2.0.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
75badd19c0
commit
8dd7d33388
3 changed files with 6 additions and 6 deletions
|
@ -16,5 +16,5 @@ Included with this package is an alternative desktop file modified to
|
|||
include those variables. For easy use, just copy it to your home
|
||||
directory:
|
||||
|
||||
cp /usr/doc/skype-4.2.0.11/skype-camera.desktop \
|
||||
cp /usr/doc/skype-4.2.0.13/skype-camera.desktop \
|
||||
~/.local/share/applications
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for skype
|
||||
|
||||
# Copyright 2010-2013 Mario Preksavec, Zagreb, HR
|
||||
# Copyright 2010, 2012, 2013, 2014 Mario Preksavec, Zagreb, HR
|
||||
# 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=skype
|
||||
VERSION=${VERSION:-4.2.0.11}
|
||||
VERSION=${VERSION:-4.2.0.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="skype"
|
||||
VERSION="4.2.0.11"
|
||||
VERSION="4.2.0.13"
|
||||
HOMEPAGE="http://www.skype.com"
|
||||
DOWNLOAD="http://download.skype.com/linux/skype-4.2.0.11.tar.bz2"
|
||||
MD5SUM="6e9553a6368853c647b1c5ad7f3cc99b"
|
||||
DOWNLOAD="http://download.skype.com/linux/skype-4.2.0.13.tar.bz2"
|
||||
MD5SUM="b4d1dcc5290be92225b400ea877db874"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue