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