mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
16 lines
335 B
YAML
16 lines
335 B
YAML
build_prefix: extra-x86_64
|
|
maintainers:
|
|
- github: sukanka
|
|
email: sukanka@askk.cc
|
|
post_build_script: |
|
|
git_pkgbuild_commit()
|
|
update_aur_repo()
|
|
repo_depends:
|
|
- r-ggplot2
|
|
- r-igraph
|
|
- r-proc
|
|
update_on:
|
|
- regex: BDgraph_([\d._-]+).tar.gz
|
|
source: regex
|
|
url: https://cran.r-project.org/package=BDgraph
|
|
- alias: r
|