mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-diffbind: auto updated to 3.6.1-1
This commit is contained in:
parent
3a9598dcdc
commit
99d83b9768
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DiffBind
|
||||
_pkgver=3.6.0
|
||||
_pkgver=3.6.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.6.0
|
||||
pkgver=3.6.1
|
||||
pkgrel=1
|
||||
pkgdesc='Differential Binding Analysis of ChIP-Seq Peak Data'
|
||||
arch=('x86_64')
|
||||
|
@ -51,7 +51,7 @@ optdepends=(
|
|||
r-xtable
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3ac3cd33d18b026242c22c90984a0f6b10538ed04938f15347c801ef61c51031')
|
||||
sha256sums=('f95f82e80399fac3c1a9d980ddde4fca655544fe0f76b9806c84aa5a379af447')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue