r-infercnv: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-04 02:05:15 +00:00
parent 7f69565896
commit 6f56956b68

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=infercnv
_pkgver=1.13.1
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.13.1
pkgver=1.14.0
pkgrel=1
pkgdesc='Infer Copy Number Variation from Single-Cell RNA-Seq Data'
arch=('any')
@ -51,7 +51,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e1f7830592f392a0e351226aa3da184d3bd84c3df39ab6ac3f071d78c189b4c6')
sha256sums=('3e5fea5ea55afc5bb489e0a7c0b1299bda2a35104591800b8ca3bd6398e10f86')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"