David Runge pushed to branch main at Arch Linux / Packaging / Packages / qtractor
Commits: 083c9f17 by David Runge at 2024-02-21T13:49:55+01:00 Add nvchecker integration Signed-off-by: David Runge <[email protected]> - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[qtractor] +source = "git" +git = "https://github.com/rncbc/qtractor" +from_pattern = 'qtractor_(\d)_(\d)_(\d)' +to_pattern = '\1.\2.\3' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qtractor/-/commit/083c9f17ffa3f40652145ab23800c6631a71aff5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qtractor/-/commit/083c9f17ffa3f40652145ab23800c6631a71aff5 You're receiving this email because of your account on gitlab.archlinux.org.
