community/csound to 6.16.2-3

This commit is contained in:
Kevin Mihelich 2021-08-02 23:03:46 +00:00
parent f32cf5b254
commit 9d9b0ee10d

View file

@ -14,7 +14,7 @@ pkgbase=csound
pkgname=('csound' 'csound-doc')
pkgver=6.16.2
_manual_pkgver=6.16.0
pkgrel=1
pkgrel=3
pkgdesc="A programming language for sound rendering and signal processing."
arch=('x86_64')
url="https://csound.com"
@ -41,7 +41,7 @@ makedepends=(
'portaudio'
'portmidi'
'portsmf'
'python' # Build checks for python sitepackages dir
'python'
'stk'
'strip-nondeterminism'
'swig'