diff options
Diffstat (limited to 'community/consonance/PKGBUILD')
-rw-r--r-- | community/consonance/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/consonance/PKGBUILD b/community/consonance/PKGBUILD index f70d45618..2eb1d370c 100644 --- a/community/consonance/PKGBUILD +++ b/community/consonance/PKGBUILD @@ -8,7 +8,7 @@ pkgname=consonance pkgver=0.5.1 pkgrel=10 pkgdesc="A lightweight GTK+ music manager that aims to be fast, bloat-free and light on memory consumption" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sites.google.com/site/consonancemanager" license=('GPL') depends=('curl' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'libao' 'libmad' |