summaryrefslogtreecommitdiff
path: root/community/mtpfs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mtpfs/PKGBUILD')
-rw-r--r--community/mtpfs/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mtpfs/PKGBUILD b/community/mtpfs/PKGBUILD
index 7f2731b40..9401f7e19 100644
--- a/community/mtpfs/PKGBUILD
+++ b/community/mtpfs/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=mtpfs
pkgver=1.1
-pkgrel=1
+pkgrel=1.1
pkgdesc="A FUSE filesystem that supports reading and writing from any MTP device"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.adebenham.com/mtpfs/"
license=('GPL3')
depends=('libmtp' 'glib2' 'libid3tag' 'fuse' 'libmad')