r-birewire: auto updated to 3.38.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 05:13:12 +00:00
parent f7a6b0e4fc
commit ad673f9ea7

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BiRewire
_pkgver=3.36.0
_pkgver=3.38.0
pkgname=r-${_pkgname,,}
pkgver=3.36.0
pkgver=3.38.0
pkgrel=1
pkgdesc='High-performing routines for the randomization of a bipartite graph (or a binary event matrix), undirected and directed signed graph preserving degree distribution (or marginal totals)'
arch=('x86_64')
@ -20,7 +20,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a7c6c58df2d44d99419fdaf8a3c05958224997e2cf92ea954032c5630d9e70d0')
sha256sums=('e841cae9a4c1f9ba1ca9fa89f4fd686a256e3866e03d9c9750ed42aa44db0314')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"