mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chipenrich: auto updated to 2.20.0-1
This commit is contained in:
parent
6bb3805344
commit
24ba6ebc47
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=chipenrich
|
||||
_pkgver=2.18.0
|
||||
_pkgver=2.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.18.0
|
||||
pkgver=2.20.0
|
||||
pkgrel=1
|
||||
pkgdesc='Gene Set Enrichment For ChIP-seq Peak Data'
|
||||
arch=('any')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d63f5295f0684dcba8f2a6a8ade10ce0e37dfd08ccb1be85de25ccc2613acbdb')
|
||||
sha256sums=('2f0c3cc9c85b34b6923a9619a937fdbcee23206f330c108434c13e3fe183dd59')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue