mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-timsac: auto updated to 1.3.8.4-1
This commit is contained in:
parent
e6021f2c43
commit
e5a078a5a8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=timsac
|
||||
_pkgver=1.3.8-3
|
||||
_pkgver=1.3.8-4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.3.8.3
|
||||
pkgver=1.3.8.4
|
||||
pkgrel=1
|
||||
pkgdesc='Time Series Analysis and Control Package'
|
||||
arch=('x86_64')
|
||||
|
@ -16,7 +16,7 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7d5c4c437619ae0babb35150e9055da32e3832b180e28f5fabac2772fe7b1072')
|
||||
sha256sums=('53ce2658286e18472110444d4157136ab7aa95661b2a7a24c8ea91103eb3b83e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue