diff options
Diffstat (limited to 'community/lxmenu-data/PKGBUILD')
-rw-r--r-- | community/lxmenu-data/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lxmenu-data/PKGBUILD b/community/lxmenu-data/PKGBUILD index 6087648d9..8819f6ad0 100644 --- a/community/lxmenu-data/PKGBUILD +++ b/community/lxmenu-data/PKGBUILD @@ -4,9 +4,9 @@ pkgname=lxmenu-data pkgver=0.1.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="freedesktop.org desktop menus for LXDE" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://lxde.org/" groups=('lxde') |