Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / libieee1284
Commits: d7dc6fe0 by Carl Smedstad at 2024-11-17T11:20:53+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,7 @@ +[libieee1284] +source = "git" +git = "https://github.com/twaugh/libieee1284" +from_pattern = '_' +to_pattern = '.' +prefix = "V" +include_regex = 'V\d+_\d+_\d+' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libieee1284/-/commit/d7dc6fe0d5b997ad4a62f167ec9331de3154697a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libieee1284/-/commit/d7dc6fe0d5b997ad4a62f167ec9331de3154697a You're receiving this email because of your account on gitlab.archlinux.org.
