r-amaretto: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2023-03-22 18:13:02 +00:00
parent 66298e00bf
commit 5967087d49

View file

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