summaryrefslogtreecommitdiff
path: root/extra/libkate/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libkate/PKGBUILD')
-rw-r--r--extra/libkate/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libkate/PKGBUILD b/extra/libkate/PKGBUILD
index a953311c9..922352299 100644
--- a/extra/libkate/PKGBUILD
+++ b/extra/libkate/PKGBUILD
@@ -6,11 +6,11 @@
pkgname=libkate
pkgver=0.4.1
-pkgrel=3
+pkgrel=3.1
pkgdesc="A karaoke and text codec for embedding in ogg"
url="http://libkate.googlecode.com/"
license=('BSD')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libpng' 'libogg' 'python2')
makedepends=('pkg-config')
optdepends=('wxpython: for KateDJ'