r-amaretto: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-10 00:21:04 +00:00
parent a4815f7010
commit e49c780f3d

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AMARETTO
_pkgver=1.20.0
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.0
pkgver=1.22.0
pkgrel=1
pkgdesc='Regulatory Network Inference and Driver Gene Evaluation using Integrative Multi-Omics Analysis and Penalized Regression'
arch=('any')
@ -42,7 +42,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('cef68799c986721c81ec6473b4bfe8a1018dc51c868e1b0779532a1c3a007c58')
sha256sums=('78e61f007e9e48e179eb291102d04d04a5f62c613379ce7f15fdf11b49cb6752')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"