r-bearscc: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 07:49:28 +00:00
parent de322b7cd1
commit 87448c1ad2

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BEARscc
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgrel=2
pkgver=1.16.0
pkgrel=1
pkgdesc='BEARscc (Bayesian ERCC Assesstment of Robustness of Single Cell Clusters)'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -24,7 +24,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7fb263cbeda89ffd4617a501b65e26e1251c27dedac028ae0557497f57468058')
sha256sums=('127756c354c3c3baef196ba215e9550211c05d5834ae8a53283e70cc34f4546f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"