mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-maaslin2: fix building, ref #22
This commit is contained in:
parent
06988f4e0b
commit
b8dabe652c
3 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('7763798859256cbe6f9c798f554c90e93e5ce9def8fd11b967b730ee8764f623')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
Loading…
Add table
Reference in a new issue