pantry/projects/pkgx.sh/mash/package.yml
Jacob Heider 755c3cd148
fix(mash)
2023-11-29 16:15:25 -05:00

26 lines
434 B
YAML

distributable:
url: https://github.com/pkgxdev/mash/archive/refs/tags/v{{version}}.tar.gz
strip-components: 1
display-name: ScriptHub
versions:
github: pkgxdev/mash
dependencies:
pkgx.sh: ^1.1
gnu.org/bash: '*'
curl.se: '*'
build:
- mkdir -p {{prefix}}/bin
- run: cp hubx.sh {{prefix}}/bin/mash
if: =0.1.0
- run: cp mash {{prefix}}/bin/mash
if: '>=0.2.0'
provides:
- bin/mash
test: mash pkgxdev/demo