diff options
author | root <root@rshg054.dnsready.net> | 2012-02-24 23:15:21 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-24 23:15:21 +0000 |
commit | 299e917c17619f800f0c21cf43209065b608223f (patch) | |
tree | e175a7bbdb5d933670f10b09f1cc52ece45ced87 /community/zynaddsubfx | |
parent | d466ef49f224a9347fe0375eac8126725e10a0a4 (diff) |
Fri Feb 24 23:15:21 UTC 2012
Diffstat (limited to 'community/zynaddsubfx')
-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" |