r-rcpparmadillo: auto updated to 0.12.6.4.0-1

This commit is contained in:
BioArchLinuxBot 2023-09-10 12:01:56 +00:00
parent a6eadf2bae
commit e2f7a73abe

View file

@ -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}"