mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chipseq: auto updated to 1.56.0-1
This commit is contained in:
parent
405cc5e97d
commit
0dca080991
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=chipseq
|
||||
_pkgver=1.54.0
|
||||
_pkgver=1.56.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.54.0
|
||||
pkgver=1.56.0
|
||||
pkgrel=1
|
||||
pkgdesc='chipseq: A package for analyzing chipseq data'
|
||||
arch=('x86_64')
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-txdb.mmusculus.ucsc.mm9.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fffe9dffdac4ac6097222dbcd8a366c0cbf272b6ac026841435901a7ec34a5e5')
|
||||
sha256sums=('61588f9a20ba90787b94b374a8deac6d6463c58d6423fbcdea8de3f55b88a068')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue