aboutsummaryrefslogtreecommitdiffstats
path: root/community/mutagen/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mutagen/APKBUILD')
-rw-r--r--community/mutagen/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mutagen/APKBUILD b/community/mutagen/APKBUILD
index e6251f2e53..a44fe4a41e 100644
--- a/community/mutagen/APKBUILD
+++ b/community/mutagen/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="An audio metadata tag reader and writer implemented in pure python"
url="https://github.com/quodlibet/mutagen"
arch="noarch"
-license="GPL2"
+license="GPL-2.0"
depends="python2 py-mutagen"
makedepends="python2-dev"
checkdepends="py2-pytest py-setuptools py2-hypothesis"