mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-netpathminer: auto updated to 1.32.0-1
This commit is contained in:
parent
02935122ed
commit
69e8a62479
1 changed files with 4 additions and 4 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue