Skip to content

Commit

Permalink
Fix appstream linter issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwalton3 committed May 14, 2024
1 parent ba29968 commit f298797
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@

<launchable type="desktop-id">com.github.iwalton3.jellyfin-mpv-shim.desktop</launchable>

<url type="homepage">https://github.com/jellyfin/jellyfin-mpv-shim</url>

<provides>
<binary>jellyfin-mpv-shim</binary>
</provides>
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

setup(
name="jellyfin-mpv-shim",
version="2.7.0.post1",
version="2.7.0.post2",
author="Izzie Walton",
author_email="[email protected]",
description="Cast media from Jellyfin Mobile and Web apps to MPV.",
Expand Down

0 comments on commit f298797

Please sign in to comment.