diff options
author | mario <mario@slackverse.org> | 2012-07-30 00:26:38 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-07-30 00:26:38 -0500 |
commit | a875e57d90ffddbc53aa24d09f946e63a9158393 (patch) | |
tree | 4a3dcf6e4af92808df9960f59fc893b5e3b26a8a /network/skype/skype.SlackBuild | |
parent | e6ef2f60bb28ba88c1e5bdc18dfb4104f695434b (diff) |
network/skype: Updated for version 4.0.0.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/skype/skype.SlackBuild')
-rw-r--r-- | network/skype/skype.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/skype/skype.SlackBuild b/network/skype/skype.SlackBuild index 6051e4a64cb11..85bb17a465f48 100644 --- a/network/skype/skype.SlackBuild +++ b/network/skype/skype.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=skype -VERSION=${VERSION:-4.0.0.7} +VERSION=${VERSION:-4.0.0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |