mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-airway: auto updated to 1.16.0-1
This commit is contained in:
parent
add7e3ff68
commit
34a27af0f3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=airway
|
||||
_pkgver=1.15.1
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.15.1
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='RangedSummarizedExperiment for RNA-Seq in airway smooth muscle cells, by Himes et al PLoS One 2014'
|
||||
arch=('any')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-markdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3560ee2ce69cdb47ff691e064738c05621aeb02beb10028bd0a319affdd5eec1')
|
||||
sha256sums=('5ff64b851ab9fd84eadb431bfa762c4dbdceb89262e180b4427ca30f56a514d4')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue