diff options
Diffstat (limited to 'main/abcde/APKBUILD')
-rw-r--r-- | main/abcde/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/abcde/APKBUILD b/main/abcde/APKBUILD index 5a713a977f5..cfecd253c66 100644 --- a/main/abcde/APKBUILD +++ b/main/abcde/APKBUILD @@ -5,7 +5,7 @@ pkgrel=1 pkgdesc="A command line CD encoder that reads your CD, downloads the track information from a CDDB provider, and rips your CD" url="http://abcde.einval.com/" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="bash cd-discid py-eyed3" depends_dev="" makedepends="$depends_dev" |