r-piano: auto updated to 2.22.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 20:59:34 +00:00
parent f59e902e07
commit 8efc7db598

View file

@ -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}"