r-hilda: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:27:31 +00:00
parent e72791a9bc
commit 5b24545fa6

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=HiLDA
_pkgver=1.8.0
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.0
pkgver=1.10.0
pkgrel=1
pkgdesc='Conducting statistical inference on comparing the mutational exposures of mutational signatures by using hierarchical latent Dirichlet allocation'
arch=('x86_64')
@ -36,7 +36,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('f0b01584784a056809209a38fa8dc9bb3df6c7252d86d0a6593f3993add0da0b')
sha256sums=('9adacbe00773bec65bc5fdbd57e0e2f1fac65c556b108fb43b9e63d17534c965')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"