diff options
| author | pml68 <contact@pml68.dev> | 2025-03-23 01:43:57 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-03-23 01:43:57 +0100 |
| commit | e6aa02be6bec9c0d867b129668ce99d4af898752 (patch) | |
| tree | 66af8037daa353459fd8d03bfdf717c63d8debd4 /.nvchecker.toml | |
| parent | feat: impl `Value` for `LineHeight` and `ContentFit` (all done) (diff) | |
| download | iced-builder-e6aa02be6bec9c0d867b129668ce99d4af898752.tar.gz | |
feat: add PKGBUILD
Diffstat (limited to '')
| -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 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+" |
