George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / xmltoman
Commits: 8185ab80 by George Rawlinson at 2026-01-15T02:49:11+00:00 reuse: simplify conf - - - - - 2076cd05 by George Rawlinson at 2026-01-15T02:51:06+00:00 nvchecker: add conf - - - - - 2 changed files: - + .nvchecker.toml - REUSE.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,4 @@ +[xmltoman] +source = 'regex' +url = 'https://sourceforge.net/projects/xmltoman/rss?path=/xmltoman' +regex = 'xmltoman-([\d\.]*).tar.gz' ===================================== REUSE.toml ===================================== @@ -7,16 +7,6 @@ path = [ "keys/**", ".SRCINFO", ".nvchecker.toml", - "*.install", - "*.sysusers", - "*.tmpfiles", - "*.logrotate", - "*.pam", - "*.service", - "*.socket", - "*.timer", - "*.desktop", - "*.hook", ] SPDX-FileCopyrightText = "Arch Linux contributors" SPDX-License-Identifier = "0BSD" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xmltoman/-/compare/26ec2ed16d86092492fabbce87be5febeaab7150...2076cd051df6fd07473745bab7d3548223a029d4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xmltoman/-/compare/26ec2ed16d86092492fabbce87be5febeaab7150...2076cd051df6fd07473745bab7d3548223a029d4 You're receiving this email because of your account on gitlab.archlinux.org.
