mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cnvranger: auto updated to 1.22.0-1
This commit is contained in:
parent
0507dd32aa
commit
cf8c1e9ecf
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CNVRanger
|
||||
_pkgver=1.20.0
|
||||
_pkgver=1.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.20.0
|
||||
pkgver=1.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Summarization and expression/phenotype association of CNV ranges'
|
||||
arch=('any')
|
||||
|
@ -49,7 +49,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f6b4c69ef4be2239f5d07ec3728288260072b7215d27dab1ffa7e6b46dda8ad3')
|
||||
sha256sums=('bd7a259f0230017f35370dcf32a929db136e4b8af911b25203ecc01fa576c83d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue