diff options
Diffstat (limited to 'community/zynaddsubfx/PKGBUILD')
-rw-r--r-- | community/zynaddsubfx/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/zynaddsubfx/PKGBUILD b/community/zynaddsubfx/PKGBUILD index e0ba7a89b..a1488fcd8 100644 --- a/community/zynaddsubfx/PKGBUILD +++ b/community/zynaddsubfx/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 65279 2012-02-20 12:46:47Z spupykin $ +# $Id: PKGBUILD 66272 2012-02-23 07:06:41Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: SpepS <dreamspepser at yahoo dot it> # Contributor: Ionut Biru <ibiru@archlinux.org> @@ -6,13 +6,13 @@ pkgname=zynaddsubfx pkgver=2.4.1 -pkgrel=6 +pkgrel=7 pkgdesc="An opensource software synthesizer capable of making a countless number of instruments." arch=('i686' 'x86_64') url="http://zynaddsubfx.sourceforge.net" license=('GPL') -depends=('fltk' 'libgl' 'fftw' 'lash') -makedepends=('mxml' 'cmake' 'pkgconfig' 'mesa') +depends=('fltk' 'libgl' 'fftw' 'lash' 'mxml') +makedepends=('cmake' 'pkgconfig' 'mesa') options=('!emptydirs') source=("http://switch.dl.sourceforge.net/sourceforge/$pkgname/ZynAddSubFX-$pkgver.tar.bz2" "$pkgname.desktop" |