diff --git a/community/csound/PKGBUILD b/community/csound/PKGBUILD index 8880e209c..ef576df86 100644 --- a/community/csound/PKGBUILD +++ b/community/csound/PKGBUILD @@ -13,7 +13,7 @@ buildarch=22 pkgbase=csound pkgname=('csound' 'csound-doc') pkgver=6.11.0 -pkgrel=2 +pkgrel=3 pkgdesc="A programming language for sound rendering and signal processing." arch=('x86_64') url="http://csound.com" @@ -61,6 +61,7 @@ build() { } package_csound() { + groups=('pro-audio') depends=('fltk' 'fluidsynth' 'git' 'hdf5' 'liblo' 'libwebsockets' 'luajit' 'portmidi' 'portsmf' 'stk' 'tk') optdepends=('csound-doc: The canonical Csound Reference Manual'