r-cexor: auto updated to 1.34.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:45:25 +00:00
parent 1612f6256e
commit 0a9009b5f7

View file

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