mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-icnv: auto updated to 1.16.0-1
This commit is contained in:
parent
632fa79ba5
commit
b50bfa7b10
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=iCNV
|
||||
_pkgver=1.14.0
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='Integrated Copy Number Variation detection'
|
||||
arch=('any')
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-wes.1kg.wugsc
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('af0f12feb3afa07267037a2c29a8bf048ddce6e22c37b546113f523d30b515c2')
|
||||
sha256sums=('5551dce861604400ded8ea39d0c0fbb08cb189428f4b7c969fec3bdd6d92de89')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue