mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-statnet.common: auto updated to 4.6.0-1
This commit is contained in:
parent
1f1705ba92
commit
12b0913c8f
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=statnet.common
|
||||
_pkgver=4.5.0
|
||||
_pkgver=4.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4.5.0
|
||||
pkgrel=2
|
||||
pkgver=4.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Common R Scripts and Utilities Used by the Statnet Project Software'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -17,7 +17,7 @@ optdepends=(
|
|||
r-covr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3cdb23db86f3080462f15e29bcf3e941590bc17ea719993b301199b22d6f882f')
|
||||
sha256sums=('ddad51128b50d465e1d1aca3a53b452810b9ba578e96b08b8f50f5850d7bb21d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue