mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-insight: auto updated to 0.17.1-1
This commit is contained in:
parent
32e2137ed8
commit
05cedb0eef
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=insight
|
||||
_pkgver=0.17.0
|
||||
_pkgver=0.17.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.17.0
|
||||
pkgver=0.17.1
|
||||
pkgrel=1
|
||||
pkgdesc='Easy Access to Model Information for Various Model Objects'
|
||||
arch=('any')
|
||||
|
@ -103,7 +103,7 @@ optdepends=(
|
|||
r-vgam
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('37994d9014de93f729f67757b9c262dcefb8e2153df8513f03c58fe72df2ace7')
|
||||
sha256sums=('653c5542a0c953ad4b75800e2ab52eed244e1e698aa5bc9fc64dc657a3cece35')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue