mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rcpparmadillo: auto updated to 0.12.8.1.0-1
This commit is contained in:
parent
5a7bee0c5a
commit
9f8c121029
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
# Contributor: Alex Branham <branham@utexas.edu>
|
# Contributor: Alex Branham <branham@utexas.edu>
|
||||||
|
|
||||||
_pkgname=RcppArmadillo
|
_pkgname=RcppArmadillo
|
||||||
_pkgver=0.12.8.0.0
|
_pkgver=0.12.8.1.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=0.12.8.0.0
|
pkgver=0.12.8.1.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library"
|
pkgdesc="'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -24,7 +24,7 @@ optdepends=(
|
||||||
r-tinytest
|
r-tinytest
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('1ddc791ca0b11c849654ad39eb56eb5eaaedacb0b493ee303493c046c620765e')
|
sha256sums=('e287de1dd9ce42bdc0d06442366fc5af0d1d97c202a436d9316c8cda4440a42b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue