mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
524fc44fc1
commit
66d844bc89
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue