summaryrefslogtreecommitdiff
path: root/extra/xfce4-wavelan-plugin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xfce4-wavelan-plugin/PKGBUILD')
-rw-r--r--extra/xfce4-wavelan-plugin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xfce4-wavelan-plugin/PKGBUILD b/extra/xfce4-wavelan-plugin/PKGBUILD
index 118008f86..7be2b552f 100644
--- a/extra/xfce4-wavelan-plugin/PKGBUILD
+++ b/extra/xfce4-wavelan-plugin/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 156573 2012-04-21 04:42:41Z eric $
+# $Id: PKGBUILD 157144 2012-04-24 23:57:43Z foutrelis $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-wavelan-plugin
pkgver=0.5.10
-pkgrel=1
+pkgrel=2
pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
arch=('i686' 'x86_64')
license=('custom')
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/"
groups=('xfce4-goodies')
-depends=('xfce4-panel')
+depends=('xfce4-panel' 'net-tools')
makedepends=('intltool')
options=('!libtool')
source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)