r-scarray: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-20 00:20:58 +00:00
parent f6875a24fa
commit cdc5846acf

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SCArray
_pkgver=1.12.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.14.0
pkgrel=1
pkgdesc='Large-scale single-cell RNA-seq data manipulation with GDS files'
arch=('x86_64')
@ -33,7 +33,7 @@ optdepends=(
r-uwot
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('cb2efcd6e8c58ab4b02071769808c3aa806275545f2f26dc7cca61f8d520a3a8')
sha256sums=('80521ca3c1d0305536834fb1b0d0e79aae50af69b97865311117dd8fbebcc7dd')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"