r-attract: auto updated to 1.48.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 11:15:24 +00:00
parent 50fe1000cd
commit 931e4c3568

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=attract
_pkgver=1.46.0
_pkgver=1.48.0
pkgname=r-${_pkgname,,}
pkgver=1.46.0
pkgver=1.48.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=('6ef9ed0476b3097fe8c20e42f9032a56ca63b418787d388bf059566ee2e306ee')
sha256sums=('0275e459dad7406068a3e32c0534ff28ff3105cf45e1f4f0eef64e74c4d62e38')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"