r-exomepeak2: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2023-05-08 18:36:31 +00:00
parent 7fa4776917
commit a0164be40e

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=exomePeak2
_pkgver=1.11.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.11.0
pkgver=1.12.0
pkgrel=1
pkgdesc='Bias-aware Peak Calling and Quantification for MeRIP-Seq'
arch=('any')
@ -35,7 +35,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('46a94dcd4fb5106d8c83fa30ed0cf981ed379f1627264b31738fe1c74c93057c')
sha256sums=('7550e82da0556d13afcbd6ad44f602155def7746206a4826c11aec2e9c875103')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"