r-rcppalgos: auto updated to 2.8.2-1

This commit is contained in:
BioArchLinuxBot 2023-10-03 00:02:33 +00:00
parent 3fb6c9b886
commit 11a8add1fc

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RcppAlgos
_pkgver=2.8.1
_pkgver=2.8.2
pkgname=r-${_pkgname,,}
pkgver=2.8.1
pkgver=2.8.2
pkgrel=1
pkgdesc='High Performance Tools for Combinatorics and Computational Mathematics'
arch=('x86_64')
@ -24,7 +24,7 @@ optdepends=(
r-testthat
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c3b31124e019ea60d1e8d386a802864e7ce89d192514b4c16c5f267a5696153b')
sha256sums=('ffafe4fbf56b49d54b70fe5283dde01dcc0d7ba49e0905d86e079b73507e33c1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"