David Runge pushed to branch main at Arch Linux / Packaging / Packages / drumgizmo
Commits: 7b22cd61 by David Runge at 2026-01-09T20:25:03+01:00 Add nvchecker integration Signed-off-by: David Runge <[email protected]> - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,4 @@ +[drumgizmo] +source = "regex" +regex = 'drumgizmo-([\d.]+)?' +url = "https://drumgizmo.org/releases/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/drumgizmo/-/commit/7b22cd61d6e597d656c47c0e64ac09fcf24fa54a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/drumgizmo/-/commit/7b22cd61d6e597d656c47c0e64ac09fcf24fa54a You're receiving this email because of your account on gitlab.archlinux.org.
