r-attract: auto updated to 1.58.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 21:42:57 +00:00
parent 9a3506bc9d
commit fdaa32da8a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=attract
_pkgver=1.56.0
_pkgver=1.58.0
pkgname=r-${_pkgname,,}
pkgver=1.56.0
pkgver=1.58.0
pkgrel=1
pkgdesc="Methods to Find the Gene Expression Modules that Represent the Drivers of Kauffman's Attractor Landscape"
arch=('any')
@ -23,7 +23,7 @@ optdepends=(
r-illuminahumanv1.db
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('5ea27eb19732d1491d9edc4c48fac6060e4e1a054d6f74aaf006783335198622')
sha256sums=('3ef7c2ae94fc658aaa10921010745745b16eb6c7bf7edccea298e6755cb68eda')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"