summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortxtsd2024-05-21 20:05:03 +0530
committertxtsd2024-05-21 20:05:03 +0530
commitb062e568d5d5a6f66d88dc2fbf019a8808385901 (patch)
tree665e6397e841fab2e95a9ce0f687e48bac2e3473
parentfe6925eb58a1af5eee03e8c783d61229f821e494 (diff)
downloadaur-ripme.tar.gz
Setup nvchecker
Signed-off-by: txtsd <code@ihavea.quest>
-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..6a2922d2a9f7
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[ripme]
+source = "github"
+github = "ripmeapp2/ripme"
+include_regex = "\\d+\\.\\d+\\.\\d+"
+use_latest_release = true