r-rtrm: auto updated to 1.44.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 19:40:42 +00:00
parent 2211ccec56
commit 19a9e0dd66

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=rTRM
_pkgver=1.42.0
_pkgver=1.44.0
pkgname=r-${_pkgname,,}
pkgver=1.42.0
pkgver=1.44.0
pkgrel=1
pkgdesc='Identification of Transcriptional Regulatory Modules from Protein-Protein Interaction Networks'
arch=('any')
@ -33,7 +33,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('8aee398d03d9cc3e7be318928e84151c70a2efb5bd2b76225cdab03c6484db04')
sha256sums=('12711c1dab1961d76cd230252f902ba46353424480077c3aa2d126f82d580ebb')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"