mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-diffbind: auto updated to 3.8.0-1
This commit is contained in:
parent
8b63221fcf
commit
d0071e8d13
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.5
|
||||
_pkgver=3.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.6.5
|
||||
pkgver=3.8.0
|
||||
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=('fd294fac901efb1a093c948bc6c34b96447c30b820f9f51bf529aab5d8d702b1')
|
||||
sha256sums=('358e495e82f53cd0fa9b76001a9f394c5fe79059593a4ac0667ecf551141a52f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue