summaryrefslogtreecommitdiff
path: root/community/emelfm2
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-11 19:46:13 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-11 19:46:13 -0500
commitf752306383204cf6fd117b4839da87f4ea530390 (patch)
tree0a0f08128cb4ab6d3e26dc573624841b98c623e7 /community/emelfm2
parentcdb4953fed0ade2ad8f6f6156411eac1eecd2e82 (diff)
Add mips64el in archs
Diffstat (limited to 'community/emelfm2')
-rw-r--r--community/emelfm2/PKGBUILD4
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')