mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-summarizedexperiment: auto updated to 1.26.1-1
This commit is contained in:
parent
9be14ad655
commit
f20bfa6fff
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SummarizedExperiment
|
||||
_pkgver=1.26.0
|
||||
_pkgver=1.26.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.0
|
||||
pkgver=1.26.1
|
||||
pkgrel=1
|
||||
pkgdesc='SummarizedExperiment container'
|
||||
arch=('any')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fe0fa302356ce22204f0320f1ffb181525354aac87c7c8c6604fb61f44550e10')
|
||||
sha256sums=('697c5faf7620dbb336591463bcb027d45a297197ed012a13d0327aaaebc7740b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue