r-ihw: fix building, ref #34

This commit is contained in:
Butui Hu 2022-03-04 22:36:15 +08:00
parent d4e35cf326
commit dec13a413f
3 changed files with 1 additions and 1 deletions

View file

@ -31,7 +31,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('1d633fc18078896707ac0550a9d95c1feb1f6bf092bc99d5816e70e57f91f16d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"