diff options
Diffstat (limited to 'testing/ecasound/APKBUILD')
-rw-r--r-- | testing/ecasound/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ecasound/APKBUILD b/testing/ecasound/APKBUILD index 0e31e18d86..55441f72ed 100644 --- a/testing/ecasound/APKBUILD +++ b/testing/ecasound/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Textmode multitrack audio processing" url="https://ecasound.seul.org/ecasound/" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" makedepends="alsa-lib-dev readline-dev ncurses-dev mpg123-dev lame-dev libsndfile-dev libsamplerate-dev" subpackages="$pkgname-dev $pkgname-doc" |