mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
20 lines
No EOL
419 B
YAML
20 lines
No EOL
419 B
YAML
maintainers:
|
|
- github: kbipinkumar
|
|
email: kbipinkumar@pm.me
|
|
build_prefix: extra-x86_64
|
|
pre_build_script: |
|
|
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
|
|
run_cmd(['updpkgsums'])
|
|
post_build_script: |
|
|
git_pkgbuild_commit()
|
|
update_aur_repo()
|
|
repo_depends:
|
|
- python-xopen
|
|
- python-isal
|
|
update_on:
|
|
- source: pypi
|
|
pypi: dnaio
|
|
- alias: python
|
|
- source: manual
|
|
manual: 1
|
|
time_limit_hours: 3 |