Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / docbook-sgml31
Commits: 58da952e by Andreas Radke at 2024-02-20T18:06:57+01:00 add nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,11 @@ +[docbook-sgml31] +#source = "github" +#github = "docbook/dsssl" +#use_max_tag = true +#ignore = "SVNSNAPSHOT" + +source = "regex" +regex = "\\d+.\\d+" +include_regex = "3.1*" +#exclude_regex = "1999" +url = "https://docbook.org/sgml/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/docbook-sgml31/-/commit/58da952eaa753f9dcf088fa3a1ab33161d19bda2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/docbook-sgml31/-/commit/58da952eaa753f9dcf088fa3a1ab33161d19bda2 You're receiving this email because of your account on gitlab.archlinux.org.
