r-tigre: auto updated to 1.56.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-26 05:19:32 +00:00
parent 7f0af97fa0
commit 9381861537

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=tigre
_pkgver=1.54.0
_pkgver=1.56.0
pkgname=r-${_pkgname,,}
pkgver=1.54.0
pkgver=1.56.0
pkgrel=1
pkgdesc='Transcription factor Inference through Gaussian process Reconstruction of Expression'
arch=('x86_64')
@ -27,7 +27,7 @@ optdepends=(
r-puma
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('f14fa32cd70da9cb99a8d3bcfa95cd3a285bca788f851103cb218e9790b5ee97')
sha256sums=('5d212c693c1c061976ab79dada6b1c3f373e4c63a9cc0b5fb049f88fe775c6f2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"