summaryrefslogtreecommitdiff
path: root/.nvchecker.toml
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-03-23 01:43:57 +0100
committerpml68 <contact@pml68.dev>2025-03-23 01:43:57 +0100
commite6aa02be6bec9c0d867b129668ce99d4af898752 (patch)
tree66af8037daa353459fd8d03bfdf717c63d8debd4 /.nvchecker.toml
parentfeat: impl `Value` for `LineHeight` and `ContentFit` (all done) (diff)
downloadiced-builder-e6aa02be6bec9c0d867b129668ce99d4af898752.tar.gz
feat: add PKGBUILD
Diffstat (limited to '.nvchecker.toml')
-rw-r--r--.nvchecker.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..5a07fb4
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[iced-builder]
+source = "git"
+git = "https://github.com/pml68/iced-builder"
+include_regex = "\\d+\\.\\d+\\.\\d+"