r-exomepeak2: auto updated to 1.14.3-1

This commit is contained in:
BioArchLinuxBot 2023-11-29 00:13:42 +00:00
parent 5ba59c0724
commit fb74e26faa

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=exomePeak2
_pkgver=1.12.0
_pkgver=1.14.3
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.14.3
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=('7550e82da0556d13afcbd6ad44f602155def7746206a4826c11aec2e9c875103')
sha256sums=('f0d28b69ffc32ffdbb445e605c18a865692fa8debfd35619d84bd24d210a7fc3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"