mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-urca: auto updated to 1.3.3-1
This commit is contained in:
parent
4d9ca97d6e
commit
922c90e3ab
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=urca
|
||||
_pkgver=1.3-0
|
||||
_pkgver=1.3-3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.3.0
|
||||
pkgrel=5
|
||||
pkgver=1.3.3
|
||||
pkgrel=1
|
||||
pkgdesc='Unit Root and Cointegration Tests for Time Series Data'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('621cc82398e25b58b4a16edf000ed0a1484d9a0bc458f734e97b6f371cc76aaa')
|
||||
sha256sums=('43baa8b6735f8325a69e6a43686f4fecd77a0eb7f60da25b4fc5c51b9271e9f1')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue