summaryrefslogtreecommitdiff
path: root/community/dfm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dfm/PKGBUILD')
-rw-r--r--community/dfm/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dfm/PKGBUILD b/community/dfm/PKGBUILD
index 0c290ebd2..fcca5e41c 100644
--- a/community/dfm/PKGBUILD
+++ b/community/dfm/PKGBUILD
@@ -5,9 +5,9 @@
#
pkgname=dfm
pkgver=0.99.9
-pkgrel=2
+pkgrel=2.1
pkgdesc="A graphical file manager including desktop icons"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('gtk' 'imlib' 'libxpm')
license=('GPL')
source=(http://www.kaisersite.de/dfm/$pkgname-$pkgver.tar.gz)