diff --git a/community/zynaddsubfx/PKGBUILD b/community/zynaddsubfx/PKGBUILD index 7e4e5c197..c29b0e4ec 100644 --- a/community/zynaddsubfx/PKGBUILD +++ b/community/zynaddsubfx/PKGBUILD @@ -10,13 +10,13 @@ pkgname=zynaddsubfx pkgver=3.0.3 -pkgrel=5 +pkgrel=6 pkgdesc="Opensource software synthesizer capable of making a countless number of instruments." arch=('x86_64') url="http://zynaddsubfx.sourceforge.net" license=('GPL2') groups=('lv2-plugins' 'pro-audio' 'vst-plugins') -depends=('fftw' 'hicolor-icon-theme' 'lash' 'liblo' 'libxpm' 'mxml' 'ntk' 'portaudio') +depends=('fftw' 'hicolor-icon-theme' 'liblo' 'libxpm' 'mxml' 'ntk' 'portaudio') makedepends=('asciidoc' 'cmake' 'doxygen' 'gnuplot' 'dblatex' 'imagemagick' 'ghostscript' 'texlive-pstricks') source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2") sha512sums=('e60e22656388d444114959859c12014ec79d7ba555b0d217ad98ad06e273916eea0eee521bb9dbfdef5be34205280d355b44a8f15760eeff06b16410d560b5d7')