r-rtn: auto updated to 2.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 20:18:49 +00:00
parent 12e0148d4c
commit 6162481a91

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RTN
_pkgver=2.28.0
_pkgver=2.30.0
pkgname=r-${_pkgname,,}
pkgver=2.28.0
pkgver=2.30.0
pkgrel=1
pkgdesc='RTN: Reconstruction of Transcriptional regulatory Networks and analysis of regulons'
arch=('any')
@ -34,7 +34,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c192cdd97beeda7104889fa44eb11a27375f15d527e05fd53ad908cbc747ed27')
sha256sums=('b532587dd278b372334073c67b9fab8c6a7419234e446f9ea69595c7384d7616')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"