r-viper: auto updated to 1.40.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 13:58:38 +00:00
parent 996a974edb
commit 72ea03fdb2

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=viper
_pkgver=1.38.0
_pkgver=1.40.0
pkgname=r-${_pkgname,,}
pkgver=1.38.0
pkgver=1.40.0
pkgrel=1
pkgdesc='Virtual Inference of Protein-activity by Enriched Regulon analysis'
arch=('any')
@ -19,7 +19,7 @@ optdepends=(
r-bcellviper
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d3337738b5b1b9574519f1e02d4e19991fa4d867113c1a1b6aab991217359401')
sha256sums=('67012bbc39e9aa1baf19ca547085d8d18f1abf6cff8b4228b2c47bcea1d94057')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"