diff --git a/community/lmms/PKGBUILD b/community/lmms/PKGBUILD
index 76eddf0fd..c40ad6401 100644
--- a/community/lmms/PKGBUILD
+++ b/community/lmms/PKGBUILD
@@ -13,14 +13,14 @@
 _pkgver=1.2.0-rc7
 pkgname=lmms
 pkgver=${_pkgver/-}
-pkgrel=1
+pkgrel=2
 pkgdesc='The Linux MultiMedia Studio'
 arch=('x86_64')
 url="https://lmms.io"
 license=('GPL2')
 groups=('pro-audio')
-depends=('fftw' 'fltk' 'fluidsynth' 'lame' 'libgig' 'libsamplerate'
-'qt5-x11extras' 'sdl' 'stk')
+depends=('fftw' 'fltk' 'fluidsynth' 'lame' 'libgig' 'qt5-x11extras' 'sdl'
+'stk')
 makedepends=('cmake' 'doxygen' 'extra-cmake-modules' 'freetype2' 'git'
 'ladspa' 'qt5-tools')
 optdepends=('pulseaudio: pulseaudio support')