community/zynaddsubfx to 3.0.1-1

This commit is contained in:
Kevin Mihelich 2016-12-04 15:32:07 +00:00
parent 77e4302363
commit 183591a76b

View file

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