git » audacity.git » commit 56f228e

Rebuild to assign groups and provides only to the audacity package.

author David Runge
2022-10-20 15:47:41 UTC
committer David Runge
2022-10-20 15:47:41 UTC
parent e84cde22f74969431a3617b3e4e0704bd0706009

Rebuild to assign groups and provides only to the audacity package.

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index b9dbe89..0291353 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ pkgdesc="A program that lets you manipulate digital audio waveforms"
 arch=(x86_64)
 url="https://audacityteam.org"
 license=(GPL3)
-groups=(pro-audio)
 makedepends=(
   alsa-lib
   chrpath
@@ -86,6 +85,7 @@ check() {
 
 package_audacity() {
   license+=(BSD)
+  groups=(pro-audio)
   depends=(
     alsa-lib libasound.so
     flac libFLAC.so libFLAC++.so