mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
stremio-linux-shell: improve meta
(cherry picked from commit d50a0fb988)
This commit is contained in:
committed by
github-actions[bot]
parent
cf34bebfb7
commit
11e6a0921e
@@ -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 [
|
||||
|
||||
Reference in New Issue
Block a user