bump pkgrel

This commit is contained in:
sukanka 2024-06-22 12:25:10 +08:00
parent 34157b51a3
commit 705206f8e4
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = stanc
pkgdesc = A package for obtaining Bayesian inference using the No-U-Turn sampler, a variant of Hamiltonian Monte Carlo.
pkgver = 2.35.0
pkgrel = 2
pkgrel = 3
url = https://mc-stan.org/
arch = i686
arch = x86_64

View file

@ -5,7 +5,7 @@ pkgname='stanc'
pkgdesc="A package for obtaining Bayesian inference using the No-U-Turn sampler, a variant of Hamiltonian Monte Carlo."
pkgver=2.35.0
_mathver=4.9.0
pkgrel=2
pkgrel=3
arch=('i686' 'x86_64' 'aarch64')
url='https://mc-stan.org/'
license=('BSD')