mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bionet: auto updated to 1.66.0-1
This commit is contained in:
parent
8bf5078b34
commit
8c7953e414
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BioNet
|
||||
_pkgver=1.64.0
|
||||
_pkgver=1.66.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.64.0
|
||||
pkgver=1.66.0
|
||||
pkgrel=1
|
||||
pkgdesc='Routines for the functional analysis of biological networks'
|
||||
arch=('any')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-xtable
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('06828daef6fdd94068b29dc7e63b015b70107a22ca1e28535af69ece40ddf852')
|
||||
sha256sums=('8cf7596d870655e1d203e8a9893f3f8e6ab88aa4582ea110295ac22535893568')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue