r-chippeakanno: auto updated to 3.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 03:20:51 +00:00
parent ce0384eed6
commit e2917c0ef0

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ChIPpeakAnno
_pkgver=3.28.1
_pkgver=3.30.0
pkgname=r-${_pkgname,,}
pkgver=3.28.1
pkgver=3.30.0
pkgrel=1
pkgdesc='Batch annotation of the peaks identified from either ChIP-seq, ChIP-chip experiments or any experiments resulted in large number of chromosome ranges'
arch=('any')
@ -69,7 +69,7 @@ optdepends=(
r-upsetr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7ca208250104f5667a98a000b71b27904a66aac712aaf8831eb2d272f3f8586c')
sha256sums=('6e3669676cf13cc9d98c6b6eff396cd9396e8696bb1442ad63d0b43fa41906b2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"