George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
dust


Commits:
76bec5d7 by George Rawlinson at 2026-01-09T00:30:35+00:00
reuse: simplify conf

- - - - -
58644feb by George Rawlinson at 2026-01-09T00:31:45+00:00
nvchecker: use git source

- - - - -


2 changed files:

- .nvchecker.toml
- REUSE.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -1,5 +1,4 @@
 [dust]
-source = "github"
-github = "bootandy/dust"
+source = "git"
+git = "https://github.com/bootandy/dust.git";
 prefix = "v"
-use_max_tag = true


=====================================
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/dust/-/compare/4808cce119ebc82ddafc7d0fe0f8992830f1b760...58644feb41a2a601f3d0e8aac8ebd74af04ad6b6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dust/-/compare/4808cce119ebc82ddafc7d0fe0f8992830f1b760...58644feb41a2a601f3d0e8aac8ebd74af04ad6b6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to