Package Details: playfin r91.4b7d2d3-1

Git Clone URL: https://aur.archlinux.org/playfin.git (read-only, click to copy)
Package Base: playfin
Description: Terminal-based Jellyfin player with MPV integration
Upstream URL: https://github.com/AlexJonker/playfin
Keywords: jellyfin jellyplayer mpv playfin
Licenses: MIT
Submitter: duckie_xyz
Maintainer: duckie_xyz
Last Packager: duckie_xyz
Votes: 1
Popularity: 0.58
First Submitted: 2025-05-31 21:40 (UTC)
Last Updated: 2025-06-13 23:36 (UTC)

Latest Comments

duckie_xyz commented on 2025-05-31 22:56 (UTC)

Fixed it, thanks Fabio!

FabioLolix commented on 2025-05-31 21:51 (UTC)

Hi, please use a proper pkgver() like printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short=7 HEAD)", what is here is not sequential and will be an issue

https://wiki.archlinux.org/title/VCS_package_guidelines#Git