mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-minet: auto updated to 3.60.0-1
This commit is contained in:
parent
49598998aa
commit
af8ef366d2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=minet
|
||||
_pkgver=3.58.0
|
||||
_pkgver=3.60.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.58.0
|
||||
pkgver=3.60.0
|
||||
pkgrel=1
|
||||
pkgdesc='Mutual Information NETworks'
|
||||
arch=('x86_64')
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-infotheo
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('79be82c0dd6942f56fe07e39247f45fd16d8908a53776145d842fa0ab1459412')
|
||||
sha256sums=('85470b4428fcd0f4f37db91efedb35274d3c03f5778cafdd07901ceed9e9629f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue