mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
17 lines
351 B
YAML
17 lines
351 B
YAML
build_prefix: extra-x86_64
|
|
maintainers:
|
|
- github: kbipinkumar
|
|
email: kbipinkumar@pm.me
|
|
pre_build_script: |
|
|
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
|
|
post_build_script: |
|
|
git_pkgbuild_commit()
|
|
update_aur_repo()
|
|
repo_depends:
|
|
- btllib
|
|
- argparse
|
|
update_on:
|
|
- source: github
|
|
github: bcgsc/ntHash
|
|
use_max_tag: true
|
|
prefix: 'v'
|