mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
16 lines
453 B
YAML
16 lines
453 B
YAML
build_prefix: extra-x86_64
|
|
maintainers:
|
|
- github: starsareintherose
|
|
email: kuoi@bioarchlinux.org
|
|
pre_build_script: |
|
|
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
|
|
post_build_script: |
|
|
git_pkgbuild_commit()
|
|
update_aur_repo()
|
|
repo_depends:
|
|
- seqan
|
|
- libdivsufsort
|
|
update_on:
|
|
- regex: sfaspa-(\d+.\d+.\d+).tar.gz
|
|
source: regex
|
|
url: https://sourceforge.net/projects/spa-assembler/files/SFA-SPA%20source%20%2864%20bit%20linux%29/
|