summaryrefslogtreecommitdiff
path: root/community/mpck/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-05-07 22:31:25 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-05-07 22:31:25 -0300
commit9f7fb9c12e84f20cd108b933f1a51e216f76cd98 (patch)
tree06520d9024b40745b94f02d0d3419386e6496863 /community/mpck/PKGBUILD
parent6cc893589a6bd208f2b7711f985e17df7a6df816 (diff)
parenta86ff663185661ee304bb1f6d00d982102dd706d (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
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")