[arch-commits] Commit in csound/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Sun Jun 3 11:50:42 UTC 2018


    Date: Sunday, June 3, 2018 @ 11:50:41
  Author: dvzrv
Revision: 339108

upgpkg: csound 6.11.0-3

Adding csound to pro-audio group.

Modified:
  csound/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 11:40:17 UTC (rev 339107)
+++ PKGBUILD	2018-06-03 11:50:41 UTC (rev 339108)
@@ -6,7 +6,7 @@
 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"
@@ -55,6 +55,7 @@
 }
 
 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'



More information about the arch-commits mailing list