mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
diamond: add lilac.yaml
This commit is contained in:
parent
3b0f4474f8
commit
ec49a1362e
1 changed files with 15 additions and 0 deletions
15
BioArchLinux/diamond-aligner/lilac.yaml
Normal file
15
BioArchLinux/diamond-aligner/lilac.yaml
Normal file
|
@ -0,0 +1,15 @@
|
|||
build_prefix: extra-x86_64
|
||||
maintainers:
|
||||
- github: kbipinkumar
|
||||
email: your_non_outlook_email
|
||||
pre_build_script: |
|
||||
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
|
||||
run_cmd(['updpkgsums'])
|
||||
post_build_script: |
|
||||
git_add_files('PKGBUILD')
|
||||
git_commit()
|
||||
update_on:
|
||||
- source: github
|
||||
github: bbuchfink/diamond
|
||||
use_max_tag: true
|
||||
prefix: 'v'
|
Loading…
Add table
Reference in a new issue