mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
15 lines
225 B
YAML
15 lines
225 B
YAML
distributable:
|
|
url: https://github.com/rupa/z/archive/{{version.tag}}.tar.gz
|
|
strip-components: 1
|
|
|
|
display-name: z
|
|
|
|
versions:
|
|
github: rupa/z/tags
|
|
|
|
build:
|
|
install -D z.sh {{prefix}}/z.sh
|
|
|
|
test:
|
|
source {{prefix}}/z.sh
|