Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / docbook-utils
Commits: 6645b6ed by Andreas Radke at 2024-02-20T18:11:17+01:00 add nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,9 @@ +[docbook-utils] +#source = "github" +#github = "docbook/dsssl" +#use_max_tag = true +#ignore = "SVNSNAPSHOT" + +source = "regex" +regex = "docbook-utils-(\\d+.\\d+.\\d+)" +url = "https://sourceware.org/ftp/docbook-tools/new-trials/SOURCES/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/docbook-utils/-/commit/6645b6edb9072397c788156ee6a4e5e6234456ed -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/docbook-utils/-/commit/6645b6edb9072397c788156ee6a4e5e6234456ed You're receiving this email because of your account on gitlab.archlinux.org.
