mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rarevariantvis: auto updated to 2.24.0-1
This commit is contained in:
parent
9203e58fe3
commit
8975e909e7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RareVariantVis
|
||||
_pkgver=2.22.0
|
||||
_pkgver=2.24.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.22.0
|
||||
pkgver=2.24.0
|
||||
pkgrel=1
|
||||
pkgdesc='A suite for analysis of rare genomic variants in whole genome sequencing data'
|
||||
arch=('any')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-knitr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5c1df179153c3c1356cde7664efc25cb8d012ca1e9b580d80474dfa9ccd77adf')
|
||||
sha256sums=('e1ce40ce8341c40fc1b647e6c08faafd3824d276aaaf0df1a0106d1a1b45d954')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue