mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-csaw: auto updated to 1.30.1-1
This commit is contained in:
parent
d54b9d77ee
commit
0e6519ed16
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=csaw
|
||||
_pkgver=1.30.0
|
||||
_pkgver=1.30.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.30.0
|
||||
pkgver=1.30.1
|
||||
pkgrel=1
|
||||
pkgdesc='ChIP-Seq Analysis with Windows'
|
||||
arch=('x86_64')
|
||||
|
@ -42,7 +42,7 @@ optdepends=(
|
|||
r-txdb.mmusculus.ucsc.mm10.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ed51ea6c3ace95e51209fe522985ebd21df148c30add50a0abc44e024aa44e42')
|
||||
sha256sums=('a38512cc4db8865a70623d60db29e4d4f05c476c6a0de776110cbc50c4cbde89')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue