community/zynaddsubfx to 3.0.0-1.1

This commit is contained in:
Kevin Mihelich 2016-11-18 13:06:14 +00:00
parent 80de4610d5
commit cbf4628ed6

View file

@ -8,7 +8,7 @@
# - don't build with neon (-DNoNeonPlease=1)
pkgname=zynaddsubfx
pkgver=2.5.4
pkgver=3.0.0
pkgrel=1.1
pkgdesc="Opensource software synthesizer capable of making a countless number of instruments."
arch=('i686' 'x86_64')
@ -19,8 +19,8 @@ makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk')
options=('!emptydirs')
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2"
"$pkgname.svg")
md5sums=('7dc757512e5b6f3013bfb168ed01cfa3'
'6f7e9c3ce3947088a10c99c46a65431f')
sha256sums=('94593db88402dedd2f451720b81dd1caea1217a954349bbf254620c12904c45c'
'cf3e8228c1812aa5c320c7ea872727b852d12e98b751fa4996c7ab506d3b5eea')
build() {
cd "$srcdir"