diff options
Diffstat (limited to 'community/ympd/APKBUILD')
-rw-r--r-- | community/ympd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ympd/APKBUILD b/community/ympd/APKBUILD index 2dca462fd7f..35fdbbf19a6 100644 --- a/community/ympd/APKBUILD +++ b/community/ympd/APKBUILD @@ -6,7 +6,7 @@ pkgrel=5 pkgdesc="A standalone MPD Web GUI" url="https://www.ympd.org/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" depends_dev="" makedepends="$depends_dev cmake libmpdclient-dev libressl-dev" |