Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / docbook-mathml
Commits: cce02fd8 by Andreas Radke at 2024-02-20T17:53:12+01:00 add nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,9 @@ +[docbook-mathml] +#source = "github" +#github = "docbook/dsssl" +#use_max_tag = true +#ignore = "SVNSNAPSHOT" + +source = "regex" +regex = "The DocBook MathML Document Type, Working Draft (\\d.+)[,]" +url = "https://docbook.org/specs/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/docbook-mathml/-/commit/cce02fd8302bec97b834d6d7dd867a4da69677cd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/docbook-mathml/-/commit/cce02fd8302bec97b834d6d7dd867a4da69677cd You're receiving this email because of your account on gitlab.archlinux.org.
