mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 16:35:07 +03:00
parent
6f0af25b08
commit
00b597d917
1 changed files with 18 additions and 0 deletions
18
projects/github.com/lra/mackup/package.yml
Normal file
18
projects/github.com/lra/mackup/package.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
distributable:
|
||||
url: https://github.com/lra/mackup/archive/refs/tags/{{version}}.tar.gz
|
||||
strip-components: 1
|
||||
|
||||
versions:
|
||||
github: lra/mackup/releases/tags
|
||||
|
||||
dependencies:
|
||||
python.org: ^3
|
||||
|
||||
build:
|
||||
python-venv.sh {{prefix}}/bin/mackup
|
||||
|
||||
provides:
|
||||
- bin/mackup
|
||||
|
||||
test:
|
||||
mackup --help
|
Loading…
Reference in a new issue