summaryrefslogtreecommitdiff
path: root/community/fdupes/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fdupes/PKGBUILD')
-rw-r--r--community/fdupes/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fdupes/PKGBUILD b/community/fdupes/PKGBUILD
index 3ad9caa47..f458d9ad4 100644
--- a/community/fdupes/PKGBUILD
+++ b/community/fdupes/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=fdupes
pkgver=1.40
-pkgrel=6
+pkgrel=6.1
pkgdesc="a program for identifying or deleting duplicate files residing within specified directories"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/fdupes/"
license=('MIT')
depends=(glibc)