summaryrefslogtreecommitdiff
path: root/community/mpck/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mpck/PKGBUILD')
-rw-r--r--community/mpck/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mpck/PKGBUILD b/community/mpck/PKGBUILD
index a1b381592..dde60051f 100644
--- a/community/mpck/PKGBUILD
+++ b/community/mpck/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=mpck
pkgver=0.19
-pkgrel=2
+pkgrel=2.1
license=('GPL')
pkgdesc="Reads MP3 files and tries to determine if they are correct"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://checkmate.gissen.nl/"
depends=('glibc')
source=("http://checkmate.gissen.nl/checkmate-${pkgver}.tar.gz")