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