r-chipseeker: auto updated to 1.34.1-1

This commit is contained in:
BioArchLinuxBot 2022-11-23 00:05:27 +00:00
parent fef69dad71
commit 1b12fa566a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ChIPseeker
_pkgver=1.34.0
_pkgver=1.34.1
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgver=1.34.1
pkgrel=1
pkgdesc='ChIPseeker for ChIP peak Annotation, Comparison, and Visualization'
arch=('any')
@ -43,7 +43,7 @@ optdepends=(
r-tibble
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1f1488a1ad6cac233e5013837c0f15f20e4dc886662cdfad80d5364ac7c120e9')
sha256sums=('799c33c45ed2e894ef39cb92cbd97544e18226df47d4c3721f19c4960eab294b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"