mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-variantexperiment: auto updated to 1.20.0-1
This commit is contained in:
parent
174d7d5bc6
commit
90497a9ff3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=VariantExperiment
|
||||
_pkgver=1.18.1
|
||||
_pkgver=1.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.1
|
||||
pkgver=1.20.0
|
||||
pkgrel=1
|
||||
pkgdesc='A RangedSummarizedExperiment Container for VCF/GDS Data with GDS Backend'
|
||||
arch=('any')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e90bfd3fea14a6e2a488f34eea85a36862b7cfcb896799d2cb093a265273b073')
|
||||
sha256sums=('a064c38baf03edff10ee0746100364c466cb87e951c23fdb7e5ea4406910c8c4')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue