r-aggregatebiovar: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 07:50:43 +00:00
parent 91f7910ed3
commit f5ea13ddad

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=aggregateBioVar
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgrel=2
pkgver=1.6.0
pkgrel=1
pkgdesc='Differential Gene Expression Analysis for Multi-subject scRNA-seq'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -35,7 +35,7 @@ optdepends=(
r-viridis
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('136348fc66a88775611d3b121b3ea52d79337fa56638ddff35b109e36eb86ef1')
sha256sums=('a15bb2537a76364393092f63c31248c4bf56caca9569112a27b5a4fc9608ef59')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"