git » poppler.git » commit 2ab5104

add nvchecker.toml

author Andreas Radke
2024-02-12 06:12:42 UTC
committer Andreas Radke
2024-02-12 06:12:42 UTC
parent f5cca26ab0e8de987c354829566448d58a7f2346

add nvchecker.toml

.nvchecker.toml +6 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..f9d6c61
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,6 @@
+[poppler]
+source = "gitlab"
+gitlab = "poppler/poppler"
+host = "gitlab.freedesktop.org"
+use_max_tag = true
+prefix = "poppler-"