community/csound to 6.16.0-6

This commit is contained in:
Kevin Mihelich 2021-07-01 02:51:44 +00:00
parent f862aca6f8
commit 839cda7bbd

View file

@ -13,7 +13,7 @@ buildarch=22
pkgbase=csound
pkgname=('csound' 'csound-doc')
pkgver=6.16.0
pkgrel=5
pkgrel=6
pkgdesc="A programming language for sound rendering and signal processing."
arch=('x86_64')
url="https://csound.com"
@ -115,6 +115,7 @@ package_csound() {
'libx11: for libwidgets plugin'
'lua: for LUA integration'
'openssl: for libfaustcsound plugin'
'python-numpy: For Csound Python bindings'
'vim-csound: vim integration'
'zlib: for libfaustcsound plugin')
provides=('libcsound64.so' 'libcsnd6.so')