George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / datamash
Commits: 8188424d by George Rawlinson at 2026-01-15T07:15:32+00:00 nvchecker: add conf - - - - - 6dae54e1 by George Rawlinson at 2026-01-15T07:15:52+00:00 reuse: simplify conf - - - - - 2 changed files: - + .nvchecker.toml - REUSE.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,4 @@ +[datamash] +source = "regex" +url = "https://ftp.gnu.org/gnu/datamash/" +regex = 'datamash-([\d\.]*).tar.gz.sig' ===================================== 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/datamash/-/compare/9be93975fef9edbdfb82e8e61f91436f00ca6131...6dae54e18a658ba651639ae879253b7194a85f0a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/datamash/-/compare/9be93975fef9edbdfb82e8e61f91436f00ca6131...6dae54e18a658ba651639ae879253b7194a85f0a You're receiving this email because of your account on gitlab.archlinux.org.
