diff options
author | xiota | 2024-12-21 01:52:39 +0000 |
---|---|---|
committer | xiota | 2024-12-21 01:52:39 +0000 |
commit | 56d0b56034e596af25a499b428eb3a9474516507 (patch) | |
tree | 261550f3f35831322b9f1f9a1849d2e5ccf21989 /.nvchecker.toml | |
parent | 232b01eeec3ac7882824771d8af9fa17ffe1b4a0 (diff) | |
download | aur-sensible-utils.tar.gz |
0.0.24-2
Diffstat (limited to '.nvchecker.toml')
-rw-r--r-- | .nvchecker.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 000000000000..f96c757a24a3 --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,5 @@ +[sensible-utils] +source = "git" +git = "https://salsa.debian.org/debian/sensible-utils.git" +prefix = "debian/" +include_regex = 'debian/([0-9\.]+)' |