diff options
Diffstat (limited to 'community/libfm/PKGBUILD')
-rw-r--r-- | community/libfm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libfm/PKGBUILD b/community/libfm/PKGBUILD index da2d88601..a6520ffcf 100644 --- a/community/libfm/PKGBUILD +++ b/community/libfm/PKGBUILD @@ -4,10 +4,10 @@ pkgname=libfm pkgver=0.1.17 -pkgrel=1 +pkgrel=1.1 pkgdesc="the core of next generation file manager PCManFM" url="http://pcmanfm.sourceforge.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') groups=('lxde') options=('!libtool') |