mpv-plugin/thumbfast: fix license typpo

Signed-off-by: NRK <nrk@disroot.org>
This commit is contained in:
NRK
2024-02-17 10:58:28 +00:00
parent a4c25685b8
commit c12d5217ab

View File

@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/po5/thumbfast"
SRC_URI="https://github.com/po5/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="MPL-2"
LICENSE="MPL-2.0"
KEYWORDS="~amd64"
RDEPEND="app-shells/bash"