diff options
Diffstat (limited to 'community/pragha/PKGBUILD')
-rwxr-xr-x | community/pragha/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pragha/PKGBUILD b/community/pragha/PKGBUILD index b18a77c40..56d4472ae 100755 --- a/community/pragha/PKGBUILD +++ b/community/pragha/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pragha pkgver=0.96.1 pkgrel=1 pkgdesc="A lightweight GTK+ music manager - fork of Consonance Music Manager." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pragha.wikispaces.com/" license=('GPL3') depends=('libnotify' 'libcdio' 'curl' |