mirror of
https://github.com/archlinux/aur.git
synced 2026-02-28 15:47:36 +01:00
bump pkgrel
This commit is contained in:
parent
34157b51a3
commit
705206f8e4
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue