mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rcellminer: auto updated to 2.28.0-1
This commit is contained in:
parent
6ca48b4c19
commit
14492a9500
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rcellminer
|
||||
_pkgver=2.26.0
|
||||
_pkgver=2.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.26.0
|
||||
pkgver=2.28.0
|
||||
pkgrel=1
|
||||
pkgdesc='rcellminer: Molecular Profiles, Drug Response, and Chemical Structures for the NCI-60 Cell Lines'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e09cb1988cf7670b8cef87e0fe6d0b54ca289e036697b21b44e8269e4101af37')
|
||||
sha256sums=('c24e7f95bc0c9e588bffda6ac55e18a14d104352964f3a87cb204497c760099e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue