r-runjags: auto updated to 2.2.2.1.1-1

This commit is contained in:
BioArchLinuxBot 2023-08-21 12:03:43 +00:00
parent 985d6aa78d
commit dffae57144

View file

@ -2,9 +2,9 @@
# Maintainer: sukanka <su975853527@gmail.com>
_pkgname=runjags
_pkgver=2.2.2-1
_pkgver=2.2.2-1.1
pkgname=r-${_pkgname,,}
pkgver=2.2.2.1
pkgver=2.2.2.1.1
pkgrel=1
pkgdesc='Interface Utilities, Model Templates, Parallel Computing Methods and Additional Distributions for MCMC Models in JAGS'
arch=('x86_64')
@ -24,7 +24,7 @@ optdepends=(
r-testthat
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('61f6ced8c7058be7b949c82e558d8898b16bdb64e9999b49a6e92bf564396229')
sha256sums=('9159df4ad8293656a855c56beaea7cd827eabf95a53d47d9bf94480a1c5f0583')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"