mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-deconrnaseq: auto updated to 1.44.0-1
This commit is contained in:
parent
e19bdf1acb
commit
a20659fce7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DeconRNASeq
|
||||
_pkgver=1.42.0
|
||||
_pkgver=1.44.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.42.0
|
||||
pkgver=1.44.0
|
||||
pkgrel=1
|
||||
pkgdesc='Deconvolution of Heterogeneous Tissue Samples for mRNA-Seq data'
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-pcamethods
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6cd6391d37a852b627c68ee572b7d9f090ef82066c3b144f02efdc3022f3b32e')
|
||||
sha256sums=('6f8f7237e2acbe2e5b2248da61484ed289efb1769eab2fb793e0257e52cfbdcc')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue