diff --git a/community/audacity/PKGBUILD b/community/audacity/PKGBUILD index 7210f71ec..1244b82de 100644 --- a/community/audacity/PKGBUILD +++ b/community/audacity/PKGBUILD @@ -7,11 +7,12 @@ pkgname=audacity pkgver=2.2.2 -pkgrel=2 +pkgrel=3 pkgdesc="A program that lets you manipulate digital audio waveforms" arch=('x86_64') url="https://audacityteam.org" license=('GPL2' 'CCPL') +groups=('pro-audio') depends=('libmad' 'libid3tag' 'wxgtk3' 'soundtouch' 'ffmpeg' 'vamp-plugin-sdk' 'portsmf' 'twolame' 'suil' 'lilv') makedepends=('cmake')