mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fgarch: auto updated to 4031.90-1
This commit is contained in:
parent
9ad131a7f1
commit
69e9239b4c
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=fGarch
|
||||
_pkgver=4022.89
|
||||
_pkgver=4031.90
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4022.89
|
||||
pkgrel=2
|
||||
pkgver=4031.90
|
||||
pkgrel=1
|
||||
pkgdesc='Rmetrics - Autoregressive Conditional Heteroskedastic Modelling'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -25,7 +25,7 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b4a8727bd9d5f144a15f092fd4b855ca6417aba13e518e2f8d17364dc198c0ec')
|
||||
sha256sums=('bf704b3546cc97fad8f613271b79ea04476f8b4bed0fb86023edb03aad91341a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue