r-tidysinglecellexperiment: auto updated to 1.6.3-1

This commit is contained in:
BioArchLinuxBot 2022-05-24 00:03:13 +00:00
parent 7b243b7222
commit f1e2f9ed1d

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=tidySingleCellExperiment
_pkgver=1.6.0
_pkgver=1.6.3
pkgname=r-${_pkgname,,}
pkgver=1.6.0
pkgver=1.6.3
pkgrel=1
pkgdesc='Brings SingleCellExperiment to the Tidyverse'
arch=('any')
@ -50,7 +50,7 @@ optdepends=(
r-uwot
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d42ef28f63c0a39c62040f38cecb0b55d2c1c458c645c855730485b83109fc4a')
sha256sums=('f6f01dfa9187dbeacbbc70f30fa0c3d75d4bc91515c1896043cedd1c75b220ad')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"