diff options
Diffstat (limited to 'community/soundtouch/APKBUILD')
-rw-r--r-- | community/soundtouch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/soundtouch/APKBUILD b/community/soundtouch/APKBUILD index b581fd57af4..ebc83aa8017 100644 --- a/community/soundtouch/APKBUILD +++ b/community/soundtouch/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="Audio Processing library for changing Tempo, Pitch and Playback Rates" url="http://www.surina.net/soundtouch/" arch="all" -license="LGPLv2+" +license="LGPL-2.0-or-later" depends="" depends_dev="" makedepends="$depends_dev autoconf automake libtool" |