r-desingle: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 22:13:02 +00:00
parent 4692f52768
commit 878b79c036

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DEsingle
_pkgver=1.20.0
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.0
pkgver=1.22.0
pkgrel=1
pkgdesc='DEsingle for detecting three types of differential expression in single-cell RNA-seq data'
arch=('any')
@ -24,7 +24,7 @@ optdepends=(
r-singlecellexperiment
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('2a2744a401a3dc92afcc2788510ec3b7f13d63092a5482a53b8f933d2ebbb390')
sha256sums=('69716feaa2c344a6325b148f3648609fcf58e8e3e87c11a7cb27ff6a017fca2d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"