summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e632a94308fb..28753462481e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=wmnd
pkgver=0.4.17
-pkgrel=1
+pkgrel=2
pkgdesc="Dockapp for monitoring network interfaces."
url="http://www.thregr.org/~wavexx/software/wmnd/"
-license="GPL"
+license=("GPL")
depends=('libxpm' 'net-snmp')
arch=('i686' 'x86_64')
source=(http://www.thregr.org/~wavexx/software/wmnd/releases/$pkgname-$pkgver.tar.gz)