From de71c59914c6b9cecf1f034483513e5bd3f5eb8f Mon Sep 17 00:00:00 2001
From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Wed, 9 Jan 2019 01:56:05 +0000
Subject: [PATCH] community/lmms to 1.2.0rc7-2

---
 community/lmms/PKGBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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')