mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-deepsnv: auto updated to 1.42.0-1
This commit is contained in:
parent
e4ec9b3e63
commit
c65bb0f23f
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=deepSNV
|
||||
_pkgver=1.40.0
|
||||
_pkgver=1.42.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.40.0
|
||||
pkgver=1.42.0
|
||||
pkgrel=1
|
||||
pkgdesc='Detection of subclonal SNVs in deep sequencing data.'
|
||||
arch=('x86_64')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3c203b3b707373780727b9bad90aa2b082c2c7c7dcbbaf7dd22e45b3bc9126f2')
|
||||
sha256sums=('d86cb7d2bf9469498938e2b0484fdd86e0f8c986e7e1cb620bcedd1297e8216a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue