diff options
author | txtsd | 2024-10-23 19:30:53 +0530 |
---|---|---|
committer | txtsd | 2024-10-23 19:30:53 +0530 |
commit | 779dd1546f197f5073e31159b98cef1c38dcb968 (patch) | |
tree | aae3dc38d0ded8bc9556efad997bb5bcc9a10af0 /.nvchecker.toml | |
parent | 369ea26c9c48ea2755664e17cd4b4f9c243c3610 (diff) | |
download | aur-779dd1546f197f5073e31159b98cef1c38dcb968.tar.gz |
chore: Adopt package
Signed-off-by: txtsd <code@ihavea.quest>
Diffstat (limited to '.nvchecker.toml')
-rw-r--r-- | .nvchecker.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 000000000000..01ea6cd3f1af --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,3 @@ +[lxqt_wallet] +source = "git" +git = "https://github.com/mhogomchungu/lxqt_wallet.git" |