mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-statnet.common: auto updated to 4.7.0-1
This commit is contained in:
parent
09d7b66843
commit
f7249aaa68
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.6.0
|
||||
_pkgver=4.7.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4.6.0
|
||||
pkgrel=4
|
||||
pkgver=4.7.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=('ddad51128b50d465e1d1aca3a53b452810b9ba578e96b08b8f50f5850d7bb21d')
|
||||
sha256sums=('b69731a606b56b729b1917375efafb572b960ce5000a0fc2ec5222fd7d80a1b3')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue