mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-variantexperiment: auto updated to 1.10.0-1
This commit is contained in:
parent
d2c750721d
commit
07426359f5
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.8.0
|
||||
_pkgver=1.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.8.0
|
||||
pkgver=1.10.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=('65ce3b598e3fdf5979c59c1ec55fa63a5e61c7b1d354eb158e9ff0c664a93f39')
|
||||
sha256sums=('1bd75063e79f127e6b69fa6cf3b0c30852751816c4b1a8abcd34c62272a5b99f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue