summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-15 11:03:40 +0000
committerBioArchLinuxBot2023-10-15 11:03:40 +0000
commitf8948d2fdc02e3531971a2dadd8a1ad504776713 (patch)
tree3369937e1a3003f0d553775aa2cdef2b4bdb909b /PKGBUILD
parent15da1ccd255e01bab6c9147b89b7a840be63d11d (diff)
downloadaur-f8948d2fdc02e3531971a2dadd8a1ad504776713.tar.gz
[lilac] updated to 2.32.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f896a9413d03..f24d467ec9d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Alex Branham <alex.branham@gmail.com>
_pkgname=rstan
-_pkgver=2.26.23
+_pkgver=2.32.3
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
@@ -38,15 +38,15 @@ optdepends=(
r-coda
r-knitr
r-rmarkdown
- r-rstanarm
r-rstantools
r-rstudioapi
r-shinystan
r-testthat
+ r-v8
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('2e01ed18b705fb0fbd0b90e1577f08dc')
-sha256sums=('91fddeb9460755e02b7fbc7caa964df8d0d77417528ae96ce3e2f6d56fe60d22')
+md5sums=('6414d45665fbc9aa1fd0e7d4ef3e8d0b')
+sha256sums=('a29d9e1abf6d7c7b5ce98e10e60f14f18bad076aff4c7affa4b6263945ba549d')
build() {
mkdir -p build