Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / docbook5-xml
Commits: 93b2b70f by Andreas Radke at 2024-02-20T18:16:31+01:00 add nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,9 @@ +[docbook5-xml] +#source = "github" +#github = "docbook/dsssl" +#use_max_tag = true +#ignore = "SVNSNAPSHOT" + +source = "regex" +regex = "DocBook Version (\\d.+)[,]" +url = "https://docbook.org/specs/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/docbook5-xml/-/commit/93b2b70f5097bdccca51a06d2e9468fc9c4ebecb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/docbook5-xml/-/commit/93b2b70f5097bdccca51a06d2e9468fc9c4ebecb You're receiving this email because of your account on gitlab.archlinux.org.
