more fixes, more config

This commit is contained in:
Matthew Stobbs
2025-01-25 17:39:49 -07:00
parent 00e08c5997
commit 4665de577e
18 changed files with 61 additions and 70 deletions

View File

@@ -6,8 +6,8 @@
- cargo
- install
- --root
- /usr/local
- "{{ pkgconfig_alacritty.install_prefix }}"
- --git
- https://github.com/alacritty/alacritty.git
- "{{ pkgconfig_alacritty.git_repo }}"
- --tag
- "v{{ _alacritty.version }}"
- "v{{ pkgconfig_alacritty.version }}"