stremio-linux-shell: improve meta

(cherry picked from commit d50a0fb988)
This commit is contained in:
Tom Hunze 2026-06-24 19:20:30 +02:00 committed by github-actions[bot]
commit 11e6a0921e

View file

@ -95,8 +95,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
};
meta = {
description = "Modern media center that gives you the freedom to watch everything you want";
description = "Client for Stremio on Linux";
homepage = "https://www.stremio.com/";
downloadPage = "https://github.com/Stremio/stremio-linux-shell";
changelog = "https://github.com/Stremio/stremio-linux-shell/releases/tag/${finalAttrs.src.tag}";
license =
with lib.licenses;
AND [