mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chippeakanno: auto updated to 3.30.0-1
This commit is contained in:
parent
ce0384eed6
commit
e2917c0ef0
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue