git » liblo.git » commit da7a2fa

Add nvchecker integration

author David Runge
2024-02-17 17:08:08 UTC
committer David Runge
2024-02-17 17:08:08 UTC
parent a2cfae97b2246035e026c249216e4ddb39ba0baa

Add nvchecker integration

Signed-off-by: David Runge <dvzrv@archlinux.org>

.nvchecker.toml +3 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..2ae73e1
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[liblo]
+source = "git"
+git = "https://github.com/radarsat1/liblo"