network/knemo: Updated for version 0.7.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
7da788d25d
commit
7a767e227b
|
@ -8,7 +8,7 @@
|
|||
set -e
|
||||
|
||||
PRGNAM=knemo
|
||||
VERSION=0.7.2
|
||||
VERSION=0.7.3
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="knemo"
|
||||
VERSION="0.7.2"
|
||||
VERSION="0.7.3"
|
||||
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=12956"
|
||||
DOWNLOAD="http://kde-apps.org/CONTENT/content-files/12956-knemo-0.7.2.tar.bz2"
|
||||
MD5SUM="4f90d81e2d0980ed3ae4e4fefc4bf20b"
|
||||
DOWNLOAD="http://kde-apps.org/CONTENT/content-files/12956-knemo-0.7.3.tar.bz2"
|
||||
MD5SUM="24b5ec27b862ed7026ff643193952b78"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Andre Barboza"
|
||||
EMAIL="bmg.andre@gmail.com"
|
||||
APPROVED="dsomero,Niels Horn,Erik Hanson"
|
||||
APPROVED="dsomero"
|
||||
|
|
|
@ -9,11 +9,11 @@
|
|||
knemo: knemo (KDE Network Monitor)
|
||||
knemo:
|
||||
knemo: KNemo offers a network monitor similar to the one found in Windows. It
|
||||
knemo: displays for every network interface an icon in the systray. Tooltips
|
||||
knemo: and an info dialog provide further information about the interface.
|
||||
knemo: Passive popups inform about interface changes. A traffic plotter is
|
||||
knemo: also integrated.
|
||||
knemo: displays for every network interface an icon in the systray. Tooltips
|
||||
knemo: and an info dialog provide further information about the interface.
|
||||
knemo: Passive popups inform about interface changes. A traffic plotter is
|
||||
knemo: also integrated.
|
||||
knemo:
|
||||
knemo: knemo polls the network interface status every second using the
|
||||
knemo: knemo polls the network interface status every second using the
|
||||
knemo: ifconfig, route and iwconfig too
|
||||
knemo:
|
||||
|
|
Loading…
Reference in New Issue