diff options
author | Brenton Earl <brent@exitstatusone.com> | 2017-04-17 22:59:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:44 +0700 |
commit | 58c025af145e1f5d2f51c054dc9946d78fdac58e (patch) | |
tree | 52504868645f04e456d73ee8efcc9641ba4f2829 /desktop | |
parent | a8a445b4e44672fc19a63787bd540af3c2af2a2f (diff) | |
download | slackbuilds-58c025af145e1f5d2f51c054dc9946d78fdac58e.tar.gz |
desktop/xfce4-wavelan-plugin: Updated for version 0.6.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/xfce4-wavelan-plugin/README | 4 | ||||
-rw-r--r-- | desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.info | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/desktop/xfce4-wavelan-plugin/README b/desktop/xfce4-wavelan-plugin/README index d359652f60..514448464b 100644 --- a/desktop/xfce4-wavelan-plugin/README +++ b/desktop/xfce4-wavelan-plugin/README @@ -1,5 +1,5 @@ -This plugin is used to display stats from a wireless lan -interface (signal state, signal quality, network name +This plugin is used to display stats from a wireless lan +interface (signal state, signal quality, network name (SSID)). It shows signal quality as percentage. Usage: diff --git a/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild b/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild index e8604b440d..fa20a0d975 100644 --- a/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild +++ b/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfce4-wavelan-plugin # -# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com> +# Copyright 2015-2017 Brenton Earl <brent@exitstatusone.com> # 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=xfce4-wavelan-plugin -VERSION=${VERSION:-0.5.12} +VERSION=${VERSION:-0.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.info b/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.info index edf3c87182..b1069ddb7e 100644 --- a/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.info +++ b/desktop/xfce4-wavelan-plugin/xfce4-wavelan-plugin.info @@ -1,8 +1,8 @@ PRGNAM="xfce4-wavelan-plugin" -VERSION="0.5.12" +VERSION="0.6.0" HOMEPAGE="http://goodies.xfce.org/" -DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.5/xfce4-wavelan-plugin-0.5.12.tar.bz2" -MD5SUM="3ba5ee0626612942d249d4a80a1a67b7" +DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/xfce4-wavelan-plugin-0.6.0.tar.bz2" +MD5SUM="b163b22f8543e5e5767a68af35c9028e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |