mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fgarch: auto updated to 4022.89-1
This commit is contained in:
parent
9ca8d07d2b
commit
19335a10a1
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=fGarch
|
||||
_pkgver=4021.88
|
||||
_pkgver=4022.89
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4021.88
|
||||
pkgrel=2
|
||||
pkgver=4022.89
|
||||
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=('91d34f3aecbf5fb23197e65540aa0dba710a972096f29b8dbf0c6c131f5b9983')
|
||||
sha256sums=('b4a8727bd9d5f144a15f092fd4b855ca6417aba13e518e2f8d17364dc198c0ec')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue