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 a3db8405c..b1ff3ede2 100644 --- a/community/lxlauncher/PKGBUILD +++ b/community/lxlauncher/PKGBUILD @@ -5,9 +5,9 @@ pkgname=lxlauncher pkgver=0.2.2 -pkgrel=2 +pkgrel=2.1 pkgdesc='Open source clone of the Asus launcher for EeePC' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url='http://lxde.org/' groups=('lxde') |