mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
desktop/xfce4-wavelan-plugin: Updated for version 0.6.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
236d2b840d
commit
3afcc5ce6c
3 changed files with 7 additions and 7 deletions
|
@ -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:
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue