r-rjmcmcnucleosomes: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-27 11:44:41 +00:00
parent 0a792fa1d8
commit c88225c96c

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RJMCMCNucleosomes
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.0
pkgrel=1
pkgdesc='Bayesian hierarchical model for genome-wide nucleosome positioning with high-throughput short-read data (MNase-Seq)'
arch=('x86_64')
@ -30,7 +30,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7c17e317d15fb0cbad3e921365b2e1f9ff9d7584d959af9a0ab8f063a311c553')
sha256sums=('2aa019181071f42a36f4bb455cf000d1414ba5927f7176db2b8e20cc01c63a01')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"