r-slalom: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 21:27:33 +00:00
parent 2cf9b1e853
commit b2f123c142

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=slalom
_pkgver=1.26.0
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgver=1.28.0
pkgrel=1
pkgdesc='Factorial Latent Variable Modeling of Single-Cell RNA-Seq Data'
arch=('x86_64')
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3db54699d3e453fd2261393ead665ff7bf684f35d90ef03f0aefccb3b030a04e')
sha256sums=('c02439d4bc79b7547401134fa57b152c3233c3c0f5c840af61cfbb5db614a983')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"