diff options
author | mario <mario@slackverse.org> | 2013-06-02 11:50:08 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-04 00:11:24 -0500 |
commit | 688461cd0a98825429ab8997f85c9d68ca1aa841 (patch) | |
tree | a62ac47b40598f64be864e33c347beefd781cf14 /network/skype/skype.SlackBuild | |
parent | 7b303b1b75500999a91935f74284f51be1126d1c (diff) | |
download | slackbuilds-688461cd0a98825429ab8997f85c9d68ca1aa841.tar.gz |
network/skype: Updated for version 4.2.0.11.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/skype/skype.SlackBuild')
-rw-r--r-- | network/skype/skype.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/skype/skype.SlackBuild b/network/skype/skype.SlackBuild index cfc7fd5bab..d0d716f518 100644 --- a/network/skype/skype.SlackBuild +++ b/network/skype/skype.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for skype -# Copyright 2010-2012, mario <mario@slackverse.org> +# Copyright 2010-2013, mario <mario@slackverse.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -11,7 +11,7 @@ # 1. Redistributions of this script must retain the above copyright # notice, this list of conditions and the following disclaimer. # -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO # EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=skype -VERSION=${VERSION:-4.1.0.20} +VERSION=${VERSION:-4.2.0.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |