diff options
Diffstat (limited to 'main/mp3splt/APKBUILD')
-rw-r--r-- | main/mp3splt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mp3splt/APKBUILD b/main/mp3splt/APKBUILD index ad84a89573c..7c353fa6e9b 100644 --- a/main/mp3splt/APKBUILD +++ b/main/mp3splt/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A command-line, AlbumWrap and mp3wrap file exctractor" url="http://mp3splt.sourceforge.net/" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" depends="" makedepends="libmp3splt-dev" install="" |