r-ideal: fix building, ref #22

This commit is contained in:
Butui Hu 2022-03-04 23:24:04 +08:00
parent dec13a413f
commit 06988f4e0b
3 changed files with 1 additions and 1 deletions

View file

@ -56,7 +56,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg38.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('ee1ab6e70cb2c94f4fb6a4eb40af9cdda1a4b6fd6af0fc5bc4c036d59515ed2e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"