diff options
Diffstat (limited to 'community/rsound/APKBUILD')
-rw-r--r-- | community/rsound/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rsound/APKBUILD b/community/rsound/APKBUILD index 38caffdab6..1d4b7086b6 100644 --- a/community/rsound/APKBUILD +++ b/community/rsound/APKBUILD @@ -7,7 +7,7 @@ pkgrel=4 pkgdesc="A multi-platform, simple PCM audio server and client" url="https://github.com/Themaister/RSound" arch="all" -license="GPLv3" +license="GPL-3.0" depends="" depends_dev="alsa-lib-dev libsamplerate-dev portaudio-dev libao-dev jack-dev" makedepends="$depends_dev" |