summarylogtreecommitdiffstats
path: root/.nvchecker.toml
diff options
context:
space:
mode:
authorCarl Smedstad2024-01-28 21:30:42 +0100
committerCarl Smedstad2024-01-28 21:30:42 +0100
commit8e70dfaf18fe716b498e5857dcb47df33642fa7e (patch)
tree1ec548cf44d21c86f386b86f861567a8a7153fcb /.nvchecker.toml
parent478f4c7eddd568248e82be203cca8c75d9d7442a (diff)
downloadaur-8e70dfaf18fe716b498e5857dcb47df33642fa7e.tar.gz
Add .nvchecker.toml to enable checking for new versions with pkgctl
Diffstat (limited to '.nvchecker.toml')
-rw-r--r--.nvchecker.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..8e85115f058b
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-blessings]
+source = "pypi"
+pypi = "blessings"