mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
16 lines
361 B
YAML
16 lines
361 B
YAML
build_prefix: extra-x86_64
|
|
maintainers:
|
|
- github: sukanka
|
|
email: sukanka@askk.cc
|
|
pre_build_script: |
|
|
update_pkgver_and_pkgrel(_G.newver)
|
|
post_build_script: |
|
|
git_pkgbuild_commit()
|
|
repo_depends:
|
|
- python-pybigwig
|
|
- python-bx
|
|
- python-pysam
|
|
update_on:
|
|
- source: regex
|
|
regex: 'RSeQC \(v(\d+.\d+.\d+)\)'
|
|
url: http://rseqc.sourceforge.net/
|