summaryrefslogtreecommitdiff
path: root/extra/libdmtx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libdmtx/PKGBUILD')
-rw-r--r--extra/libdmtx/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libdmtx/PKGBUILD b/extra/libdmtx/PKGBUILD
index 43a5f4421..c33f5eb13 100644
--- a/extra/libdmtx/PKGBUILD
+++ b/extra/libdmtx/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=libdmtx
pkgver=0.7.4
-pkgrel=3
+pkgrel=3.1
pkgdesc="A software for reading and writing Data Matrix 2D barcodes"
url="http://www.libdmtx.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
depends=('glibc')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")