diff options
| author | Danilo M. <danix@danix.xyz> | 2026-03-31 00:14:42 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-03-31 00:14:42 +0200 |
| commit | 545da995adb12f83d5a3a1aa5aa97d9945e69910 (patch) | |
| tree | 78da06ad1e2e89b642e3613de87b80b61fac3ccf /nvchecker.toml | |
| parent | eda518ec01fe97abe77b0be790ef5ab4cfe16439 (diff) | |
| download | my-slackbuilds-545da995adb12f83d5a3a1aa5aa97d9945e69910.tar.gz my-slackbuilds-545da995adb12f83d5a3a1aa5aa97d9945e69910.zip | |
nvchecker: add nvchecker.toml with qarma entry
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'nvchecker.toml')
| -rw-r--r-- | nvchecker.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nvchecker.toml b/nvchecker.toml new file mode 100644 index 0000000..1447dfd --- /dev/null +++ b/nvchecker.toml @@ -0,0 +1,5 @@ +[qarma] +source = "github" +github = "luebking/qarma" +use_max_tag = true +prefix = "v" |
