diff options
Diffstat (limited to 'community/bwm-ng/PKGBUILD')
-rw-r--r-- | community/bwm-ng/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bwm-ng/PKGBUILD b/community/bwm-ng/PKGBUILD index f07d5b25a..4fd2d3509 100644 --- a/community/bwm-ng/PKGBUILD +++ b/community/bwm-ng/PKGBUILD @@ -4,9 +4,9 @@ pkgname=bwm-ng pkgver=0.6 -pkgrel=4 +pkgrel=4.1 pkgdesc="A small and simple console-based live bandwidth monitor" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.gropp.org/" license=('GPL') depends=('ncurses') |