git » pyalpm.git » commit a6c3090

add nvchecker

author T.J. Townsend
2024-07-14 18:12:29 UTC
committer T.J. Townsend
2024-07-14 18:12:29 UTC
parent 953845bdd961ee57d7f94bd6e06bdda5efd9eb7f

add nvchecker

.nvchecker.toml +3 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..d7477df
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[pyalpm]
+source = "git"
+git = "https://gitlab.archlinux.org/archlinux/pyalpm.git"