diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-09-03 16:36:41 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-09-03 16:36:41 -0300 |
commit | fd79a8838924a7320059d01dd72558f1cbceca0b (patch) | |
tree | 30497e47854544d12ff413a3ae67b3f28d9f63af /community/cantata | |
parent | 1a03e0f15ec55609e79bfe323a3fe227b8ff38fb (diff) |
ports and missing checksums
Diffstat (limited to 'community/cantata')
-rw-r--r-- | community/cantata/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cantata/PKGBUILD b/community/cantata/PKGBUILD index 74532f8f1..be464d88f 100644 --- a/community/cantata/PKGBUILD +++ b/community/cantata/PKGBUILD @@ -7,7 +7,7 @@ pkgname=cantata pkgver=0.8.2 pkgdesc="A KDE client for the music player daemon (MPD)" pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://kde-apps.org/content/show.php/Cantata?content=147733" license=('GPL') depends=('kdebase-runtime' 'taglib-extras' 'ffmpeg' 'libmtp' 'mpg123' 'speex') |