diff options
Diffstat (limited to 'community/emelfm2/PKGBUILD')
-rw-r--r-- | community/emelfm2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/emelfm2/PKGBUILD b/community/emelfm2/PKGBUILD index 59d86b3cb..23356156b 100644 --- a/community/emelfm2/PKGBUILD +++ b/community/emelfm2/PKGBUILD @@ -4,9 +4,9 @@ pkgname=emelfm2 pkgver=0.8.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="A file manager that implements the popular two-pane design" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://emelfm2.net/" depends=('gtk2') license=('GPL3') |