r-cexor: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 20:06:29 +00:00
parent b6679a0aff
commit 23c6a45552

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CexoR
_pkgver=1.36.0
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.0
pkgrel=2
pkgver=1.38.0
pkgrel=1
pkgdesc='An R package to uncover high-resolution protein-DNA interactions in ChIP-exo replicates'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -29,7 +29,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4a9a29f2e7aa8a73f80893cc42d6aeee8e7a2fe68c2d7eeee2031ed3469ba32d')
sha256sums=('9a2913833355c70620620ebbe641512248ccd759651b463d799115f1bcbced3f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"