From 45822f3c383e8434bcf4c1fa326df924bcee34a8 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Wed, 11 Dec 2024 22:00:24 +0000 Subject: [PATCH] autoadd .nvchecker.toml for libayatana-indicator --- .nvchecker.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .nvchecker.toml diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 0000000..9577dcd --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,4 @@ +[libayatana-indicator] +source = 'github' +github = 'AyatanaIndicators/libayatana-indicator' +use_max_tag = true