r-clusterexperiment: auto updated to 2.16.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:43:03 +00:00
parent ebeb93c62f
commit 298bc754c1

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=clusterExperiment
_pkgver=2.14.0
_pkgver=2.16.0
pkgname=r-${_pkgname,,}
pkgver=2.14.0
pkgver=2.16.0
pkgrel=1
pkgdesc='Compare Clusterings for Single-Cell Sequencing'
arch=('x86_64')
@ -46,7 +46,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6cd5e3520b2cbd372ff918d082cb9b417c5c7b8993ad6aba2b2d10e482573966')
sha256sums=('8ed887f38ec80bc985b7c9e97c8ff23aacdd6eedf7fcfd81843094d76a9fa2f5')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"