r-attract: auto updated to 1.56.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 14:31:44 +00:00
parent 295726c6c6
commit 13c0bbcdf1

View file

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