Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / docbook5-xml
Commits: b25e3bfa by Andreas Radke at 2026-01-15T09:09:18+01:00 fix nvchecker.toml - #1 - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -5,5 +5,7 @@ #ignore = "SVNSNAPSHOT" source = "regex" -regex = "DocBook Version (\\d.+)[,]" -url = "https://docbook.org/specs/" +# regex = "DocBook Version (\\d.+)[,]" +regex = "DocBook V(\\d.+\\d+) " +# url = "https://docbook.org/specs/" +url = "https://archive.docbook.org/xml/5.1/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/docbook5-xml/-/commit/b25e3bfa664cbe803dac8b2815890e3af32e7634 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/docbook5-xml/-/commit/b25e3bfa664cbe803dac8b2815890e3af32e7634 You're receiving this email because of your account on gitlab.archlinux.org.
