mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chipenrich: auto updated to 2.30.0-1
This commit is contained in:
parent
48ca05501e
commit
d5b1ac3f5f
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.28.0
|
||||
_pkgver=2.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.28.0
|
||||
pkgver=2.30.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=('b7068c64fbe7e99ed3650e0f97fe548046fb8a27a3be53d450708930e3a04e07')
|
||||
sha256sums=('d78fe6be3ce533f6b8c6e4d705f7cfdf326a843ebf32901e548012c2b8958694')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue