diff options
author | xiota | 2024-09-02 08:27:29 +0000 |
---|---|---|
committer | xiota | 2024-09-02 08:35:16 +0000 |
commit | 55102e58427f2446eca1b98dc3ef782df5db0f09 (patch) | |
tree | c6d02efe815592de4305b303c1b715242f3798d0 /.nvchecker.toml | |
parent | e8b4e883c79b5eea2154dd010b53d6c8e02e8745 (diff) | |
download | aur-55102e58427f2446eca1b98dc3ef782df5db0f09.tar.gz |
0.21.3.r0
Diffstat (limited to '.nvchecker.toml')
-rw-r--r-- | .nvchecker.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 000000000000..8e2508bf38a8 --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,4 @@ +[xcp-git] +source = "git" +git = "https://github.com/tarka/xcp.git" +prefix = "v" |