diff options
Diffstat (limited to 'extra/qsynth/PKGBUILD')
-rw-r--r-- | extra/qsynth/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/qsynth/PKGBUILD b/extra/qsynth/PKGBUILD index 3f1c7c379..0a158a9de 100644 --- a/extra/qsynth/PKGBUILD +++ b/extra/qsynth/PKGBUILD @@ -4,9 +4,9 @@ pkgname=qsynth pkgver=0.3.6 -pkgrel=2 +pkgrel=2.1 pkgdesc="Qt GUI for FluidSynth" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://qsynth.sourceforge.net/" license=('GPL') depends=('fluidsynth' 'qt') |