summarylogtreecommitdiffstats
path: root/.nvchecker.toml
diff options
context:
space:
mode:
authorNicolas Iooss2024-03-20 14:48:15 +0100
committerNicolas Iooss2024-03-20 22:19:48 +0100
commit241bc36b8da9e162133dc0a2ac90f44e9139d1ca (patch)
treece0d6602767d90be9f570d95d41f8b4208dbd991 /.nvchecker.toml
parentf337fc878ba0b6d5986dc0dcc6ce66064983bd87 (diff)
downloadaur-241bc36b8da9e162133dc0a2ac90f44e9139d1ca.tar.gz
shadow-selinux 4.15.0-1 update
Diffstat (limited to '.nvchecker.toml')
-rw-r--r--.nvchecker.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..37da26ff3afc
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[shadow]
+source = "git"
+git = "https://github.com/shadow-maint/shadow"
+include_regex = "([\\d]+[.]+)()([\\d.]+)"
+exclude_regex = ".*(dev|rc|RC|alpha|beta|bp).*"