summaryrefslogtreecommitdiff
path: root/community/inotify-tools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/inotify-tools/PKGBUILD')
-rw-r--r--community/inotify-tools/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/inotify-tools/PKGBUILD b/community/inotify-tools/PKGBUILD
index 382a1dc6e..7a4ddbeb4 100644
--- a/community/inotify-tools/PKGBUILD
+++ b/community/inotify-tools/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=inotify-tools
pkgver=3.14
-pkgrel=2
+pkgrel=2.1
pkgdesc="inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://inotify-tools.sourceforge.net/"
license=('GPL')
depends=(glibc)