mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/zynaddsubfx to 3.0.1-1
This commit is contained in:
parent
77e4302363
commit
183591a76b
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue