r-netpathminer: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 01:17:49 +00:00
parent 02935122ed
commit 69e8a62479

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=NetPathMiner
_pkgver=1.30.0
_pkgver=1.32.0
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgrel=2
pkgver=1.32.0
pkgrel=1
pkgdesc='NetPathMiner for Biological Network Construction, Path Mining and Visualization'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -23,7 +23,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9a1b0b654b7115d01783ce84fa075a37b37232ed27928b51dc8fe79d29bf0e30')
sha256sums=('51de0b757c8a2722742153ed0796e54476f86207b88c7f2af8bbba788a8f2f83')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"