aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2024-02-17 10:58:28 +0000
committerNRK <nrk@disroot.org>2024-02-17 10:59:51 +0000
commitc12d5217ab715d7e9f0ffc9affa8f886745f7811 (patch)
treea6d766edb74ded165f52b08f5214592aabd3d5b7 /mpv-plugin
parentgui-apps/1password: fix LDFLAGS (diff)
downloadguru-c12d5217ab715d7e9f0ffc9affa8f886745f7811.tar.gz
guru-c12d5217ab715d7e9f0ffc9affa8f886745f7811.tar.bz2
guru-c12d5217ab715d7e9f0ffc9affa8f886745f7811.zip
mpv-plugin/thumbfast: fix license typpo
Signed-off-by: NRK <nrk@disroot.org>
Diffstat (limited to 'mpv-plugin')
-rw-r--r--mpv-plugin/thumbfast/thumbfast-2023.12.08.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpv-plugin/thumbfast/thumbfast-2023.12.08.ebuild b/mpv-plugin/thumbfast/thumbfast-2023.12.08.ebuild
index 0868818c7..0de62af72 100644
--- a/mpv-plugin/thumbfast/thumbfast-2023.12.08.ebuild
+++ b/mpv-plugin/thumbfast/thumbfast-2023.12.08.ebuild
@@ -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"