diff options
Diffstat (limited to 'community/lxnm/PKGBUILD')
-rw-r--r-- | community/lxnm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lxnm/PKGBUILD b/community/lxnm/PKGBUILD index 6561411fe..93b03e616 100644 --- a/community/lxnm/PKGBUILD +++ b/community/lxnm/PKGBUILD @@ -4,9 +4,9 @@ pkgname=lxnm pkgver=0.2.2 -pkgrel=3 +pkgrel=3.1 pkgdesc="A Network Manager (Part of LXDE)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://lxde.org" depends=('glib2') |