mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-piano: auto updated to 2.22.0-1
This commit is contained in:
parent
f59e902e07
commit
8efc7db598
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=piano
|
||||
_pkgver=2.20.0
|
||||
_pkgver=2.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.20.0
|
||||
pkgver=2.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Platform for integrative analysis of omics data'
|
||||
arch=('any')
|
||||
|
@ -43,7 +43,7 @@ optdepends=(
|
|||
r-yeast2.db
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3c36203ff30e605c05ff997f17fa7e8bce477f234d21c0040407fece2747266c')
|
||||
sha256sums=('0487ffa55d7c2ce8ed07ea5b357c7ef46c076b5ada860b96f681bd53967efd0c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue