summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-03-05 18:08:45 +0000
committerBioArchLinuxBot2024-03-05 18:08:45 +0000
commit8e0056b7ebea20da999f9e3fd0327c0169be34fc (patch)
treecaab9167acec481a9e689f3f58dd0f73577f1f1e /PKGBUILD
parent59e0e7d21c599d146fea514a458c4c215c0cd373 (diff)
downloadaur-r-rstan.tar.gz
[lilac] updated to 2.32.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ea265f33f02..39442e5a3992 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Alex Branham <alex.branham@gmail.com>
_pkgname=rstan
-_pkgver=2.32.5
+_pkgver=2.32.6
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=3
+pkgrel=1
pkgdesc="R Interface to Stan"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
@@ -47,9 +47,9 @@ optdepends=(
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
"fix-plugin.patch")
-md5sums=('0d7ea5114187f589f6a2255cf1eeb397'
+md5sums=('93aecb7454d73942e9b0c719b2723505'
'4bd2cd1d41029fb5d9b792b56d9cd524')
-b2sums=('509272c2b88ad2d1949620fc5ad7a32ab894005a829226ec9ccf39af0cd7bbbcfc4faee798f75ba4f4a984a827bae491cbdc52b7ea1c9292054382dae02bc3d9'
+b2sums=('9aec4dd17e08cc1e6e8ed5c047c9ce07e2489f2ba85445b1d1aaff9853993f21f71f00024715fd41d05833563a5c1efe155bfd691938caf6d7535879201e6263'
'b5cb53f8d2e3cc84ebbed12e8439f59f5b1b62b747a3e6f9212750b882ee2833319af69cd973734670fba7bdbd924bc5a2d63733c60ddf437623bc83d3f3e4a7')
prepare() {