mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ideal: fix building, ref #22
This commit is contained in:
parent
dec13a413f
commit
06988f4e0b
3 changed files with 1 additions and 1 deletions
|
@ -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}"
|
Loading…
Add table
Reference in a new issue