mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seqcna.annot: auto updated to 1.37.0-1
This commit is contained in:
parent
e3a4386488
commit
76c04ec66c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=seqCNA.annot
|
_pkgname=seqCNA.annot
|
||||||
_pkgver=1.36.0
|
_pkgver=1.37.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.36.0
|
pkgver=1.37.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Annotation for the copy number analysis of deep sequencing cancer data with seqCNA'
|
pkgdesc='Annotation for the copy number analysis of deep sequencing cancer data with seqCNA'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -13,7 +13,7 @@ depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('720346628f825bb0dda2f46e24b9e493cf785d7eaf3c818b069f3f5ed771e9a3')
|
sha256sums=('bace04c43dfb61516279e65423dcf28d571af50f28d2d6fbdefe4480ff24940e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue