summaryrefslogtreecommitdiff
path: root/community/bin2iso/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/bin2iso/PKGBUILD')
-rw-r--r--community/bin2iso/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bin2iso/PKGBUILD b/community/bin2iso/PKGBUILD
index cfd4f7098..1574dfa58 100644
--- a/community/bin2iso/PKGBUILD
+++ b/community/bin2iso/PKGBUILD
@@ -8,9 +8,9 @@
pkgname=bin2iso
pkgver=1.9b
_dlver=${pkgver/./}
-pkgrel=3
+pkgrel=3.1
pkgdesc="Converts RAW format (.bin/.cue) files to ISO/WAV format"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://users.eastlink.ca/~doiron/bin2iso/"
license=('GPL')
depends=('glibc')