mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-forecast: auto updated to 8.22.0-1
This commit is contained in:
parent
85b9ec8cdf
commit
ef67a18639
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=forecast
|
||||
_pkgver=8.21.1
|
||||
_pkgver=8.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=8.21.1
|
||||
pkgver=8.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Forecasting Functions for Time Series and Linear Models'
|
||||
arch=('x86_64')
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-uroot
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('811eace27c7f6e99e1048b8f2522e67bb3620471c5431e0ef83c396612dc8127')
|
||||
sha256sums=('1c355c032baaa5e6c47613e054fee663ba424dabd2fae31ba2c519f67d734527')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue