summarylogtreecommitdiffstats
path: root/.nvchecker.toml
diff options
context:
space:
mode:
authorCarlos Aznarán2024-07-28 12:35:07 -0500
committerCarlos Aznarán2024-07-28 12:35:07 -0500
commit2a8ff62fe36ecf6375cc18d30d2fb8cd8264c369 (patch)
treebaebce842090abb053c47e78ec5821103777ad3d /.nvchecker.toml
parent0b060c627813853d4a2023fddd7430c09e69390b (diff)
downloadaur-2a8ff62fe36ecf6375cc18d30d2fb8cd8264c369.tar.gz
Add .nvchecker.toml
Diffstat (limited to '.nvchecker.toml')
-rw-r--r--.nvchecker.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..b5cf600fb693
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[python-pyoxipng]
+source = "github"
+github = "nfrasser/pyoxipng"
+use_latest_release = "true"
+prefix = "v" \ No newline at end of file