diff options
Diffstat (limited to 'community/lxlauncher/PKGBUILD')
-rw-r--r-- | community/lxlauncher/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lxlauncher/PKGBUILD b/community/lxlauncher/PKGBUILD index 743a83d99..85de2af9b 100644 --- a/community/lxlauncher/PKGBUILD +++ b/community/lxlauncher/PKGBUILD @@ -3,9 +3,9 @@ # Maintainer: Geoffroy Carrier <geoffroy.carrier@koon.fr> pkgname=lxlauncher pkgver=0.2.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="Launcher for Asus EeePC (part of LXDE)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://lxde.org/" groups=('lxde') |