r-mosaics: auto updated to 2.34.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 00:34:08 +00:00
parent d15890554d
commit b4d79c74d6

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=mosaics
_pkgver=2.32.0
_pkgver=2.34.0
pkgname=r-${_pkgname,,}
pkgver=2.32.0
pkgrel=2
pkgver=2.34.0
pkgrel=1
pkgdesc='MOSAiCS (MOdel-based one and two Sample Analysis and Inference for ChIP-Seq)'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -26,7 +26,7 @@ optdepends=(
r-parallel
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4bfba820d7d7699b62cbc8fa0486d2cac2359b027705c2016ff1c39e68271f27')
sha256sums=('beb8eab0d9f55f11f53b650db341a90c6365278bb1e098d55404092504f9dca4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"