diff --git a/community/zynaddsubfx/PKGBUILD b/community/zynaddsubfx/PKGBUILD index 4df4b50b3..ceb082f15 100644 --- a/community/zynaddsubfx/PKGBUILD +++ b/community/zynaddsubfx/PKGBUILD @@ -4,12 +4,11 @@ # Contributor: Ionut Biru # Contributor: DonVla -# ALARM: Kevin Mihelich -# - don't build with neon (-DNoNeonPlease=1) +# remove when bumped upstream pkgname=zynaddsubfx pkgver=3.0.6 -pkgrel=2 +pkgrel=2.1 _mruby_zest_commit='dd3d45ba333011f2359e86f9a758d9836e53fe5f' # refs/tags/3.0.6 pkgdesc="Opensource software synthesizer capable of making a countless number of instruments." arch=(x86_64) @@ -156,7 +155,6 @@ build() { -DDefaultOutput=jack \ -DDefaultInput=jack \ -DGuiModule=zest \ - -DNoNeonPlease=1 \ -DZYN_SYSTEM_RTOSC=ON \ -W no-dev \ -B build \