From edaeb75ccbb046b8c38129e75250a742e9188c5e Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 24 Jul 2017 13:26:35 +0000 Subject: [PATCH] community/zynaddsubfx to 3.0.2-1 --- community/zynaddsubfx/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/zynaddsubfx/PKGBUILD b/community/zynaddsubfx/PKGBUILD index edef1ccf1..503278698 100644 --- a/community/zynaddsubfx/PKGBUILD +++ b/community/zynaddsubfx/PKGBUILD @@ -8,7 +8,7 @@ # - don't build with neon (-DNoNeonPlease=1) pkgname=zynaddsubfx -pkgver=3.0.1 +pkgver=3.0.2 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=('a8017f382be5af9e46e6e8771fb7d7c1fd2e480cf099bbb0c29606b217dd32e2' +sha256sums=('95defd8250b79fbe7fb69be860df6df05d82263cabf83cf53b391486e910b926' 'cf3e8228c1812aa5c320c7ea872727b852d12e98b751fa4996c7ab506d3b5eea') build() {