summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortxtsd2024-05-21 22:50:29 +0530
committertxtsd2024-05-21 22:50:29 +0530
commitda8ef44435dd013e6a3e60003fa4f37dbee03ec2 (patch)
tree5835e323313dce498307e17a6862e45651628a5d
parent38bf11e24c5aed2dd687a97319f2992f2133c6ab (diff)
downloadaur-da8ef44435dd013e6a3e60003fa4f37dbee03ec2.tar.gz
Setup nvchecker
Signed-off-by: txtsd <code@ihavea.quest>
-rw-r--r--.nvchecker.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..48eee3d855c7
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,6 @@
+[python-syncedlyrics]
+source = "github"
+github = "moehmeni/syncedlyrics"
+prefix = "v"
+include_regex = "v\\d+\\.\\d+\\.\\d+"
+use_max_tag = true