diff options
Diffstat (limited to 'community/mpv')
-rw-r--r-- | community/mpv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mpv/APKBUILD b/community/mpv/APKBUILD index 81f8f8e990..765b09cf3e 100644 --- a/community/mpv/APKBUILD +++ b/community/mpv/APKBUILD @@ -9,7 +9,7 @@ pkgrel=2 pkgdesc="Video player based on MPlayer/mplayer2" url="https://mpv.io/" arch="all" -license="GPL2+ LGPL2+" +license="GPL-2.0-or-later LGPL-2.0-or-later" depends="" makedepends="libxxf86dga-dev libxv-dev libmad-dev lame-dev libao-dev libtheora-dev xvidcore-dev zlib-dev sdl-dev freetype-dev |