mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
Add correct aur/wavemon/PKGBUILD with org state from AUR.
This commit is contained in:
parent
f62ce39db9
commit
ce8ae4eb12
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Beej Jorgensen <beej@beej.us># archlinuxarm Maintainer: drathir <drathir87@gmail.com>
|
# Maintainer: Beej Jorgensen <beej@beej.us>
|
||||||
pkgname=wavemon
|
pkgname=wavemon
|
||||||
pkgver=0.7.5
|
pkgver=0.7.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Ncurses-based monitoring application for wireless network devices"
|
pkgdesc="Ncurses-based monitoring application for wireless network devices"
|
||||||
arch=('any')
|
arch=('i686' 'x86_64')
|
||||||
url="http://eden-feed.erg.abdn.ac.uk/wavemon/"
|
url="http://eden-feed.erg.abdn.ac.uk/wavemon/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('ncurses' 'libcap')
|
depends=('ncurses' 'libcap')
|
||||||
|
|
Loading…
Reference in a new issue