mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tnet: auto updated to 3.0.16-1
This commit is contained in:
parent
57bb1d20a7
commit
2f0330c7de
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=tnet
|
||||
_pkgver=3.0.16
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=3.0.16
|
||||
pkgrel=1
|
||||
pkgdesc='Weighted, Two-Mode, and Longitudinal Networks Analysis'
|
||||
arch=('any')
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-igraph
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('890ac3a8c144d6d755bcd4bf53b0889cbd09dfeaddf11c05fdea13b37ef24224')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue