closes #5681
This commit is contained in:
Jacob Heider 2024-03-22 12:32:25 -04:00
parent 524fc44fc1
commit 66d844bc89
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -8,10 +8,13 @@ provides:
versions:
github: Peltoche/lsd/tags
dependencies:
libgit2.org: ~1.7
build:
dependencies:
rust-lang.org: ">=1.60"
rust-lang.org/cargo: "*"
rust-lang.org: '>=1.60'
rust-lang.org/cargo: '*'
script: cargo install --path . --root {{prefix}}
test: test "$(lsd --oneline)" = "xyz.tea.test.sh"