summaryrefslogtreecommitdiff
path: root/social/libowfat/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'social/libowfat/PKGBUILD')
-rw-r--r--social/libowfat/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/social/libowfat/PKGBUILD b/social/libowfat/PKGBUILD
index 4962068fb..e4726762b 100644
--- a/social/libowfat/PKGBUILD
+++ b/social/libowfat/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=libowfat
pkgver=0.29
pkgrel=1
pkgdesc='GPL reimplementation of libdjb'
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url=http://www.fefe.de/libowfat/
depends=()
license=(GPL)
@@ -27,3 +27,4 @@ package() {
cd $pkgdir/usr/share/man/man3
mv buffer.3 buffer-libowfat.3
}
+md5sums=('1187c6acf11429e7adb9ebe180f644bb')