George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / jellyfin-ffmpeg
Commits: 29378af8 by George Rawlinson at 2025-05-16T11:13:11+12:00 add nvchecker configuration - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,6 @@ +[jellyfin-ffmpeg] +source = "git" +git = "https://github.com/jellyfin/jellyfin-ffmpeg.git" +prefix = "v" +from_pattern = '(\d+)\.(\d+)\.(\d+)\-(\d+)' +to_pattern = '\1.\2.\3p\4' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jellyfin-ffmpeg/-/commit/29378af895ace4b85cdb7e1f67b8592ace5569fb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jellyfin-ffmpeg/-/commit/29378af895ace4b85cdb7e1f67b8592ace5569fb You're receiving this email because of your account on gitlab.archlinux.org.
