r-celda: auto updated to 1.16.1-1

This commit is contained in:
BioArchLinuxBot 2023-05-08 12:55:02 +00:00
parent 84eba20b5a
commit 3c600bb6c0

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=celda
_pkgver=1.16.0
_pkgver=1.16.1
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgver=1.16.1
pkgrel=1
pkgdesc='CEllular Latent Dirichlet Allocation'
arch=('x86_64')
@ -56,7 +56,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7bee995c5f383ecb8c1d9d17a6018f899e420ef9c0a6a1fd36e8a3a59ec2e816')
sha256sums=('edb52809498282deb797b2e3de3718c1cc51d4ce9c1a4cb7cee5c2b46eebe15b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"