bump pkgrel

This commit is contained in:
sukanka 2022-08-18 19:27:11 +08:00
parent 3879f2ff39
commit 8bca86d17a
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ _pkgname=bayesrules
_pkgver=0.0.2
pkgname=r-${_pkgname,,}
pkgver=0.0.2
pkgrel=1
pkgrel=2
pkgdesc='Datasets and Supplemental Functions from Bayes Rules! Book'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"

View file

@ -5,7 +5,7 @@ _pkgname=rstanarm
_pkgver=2.21.3
pkgname=r-${_pkgname,,}
pkgver=2.21.3
pkgrel=1
pkgrel=2
pkgdesc='Bayesian Applied Regression Modeling via Stan'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"

View file

@ -4,7 +4,7 @@ _pkgname=semPlot
_pkgver=1.1.6
pkgname=r-${_pkgname,,}
pkgver=1.1.6
pkgrel=1
pkgrel=2
pkgdesc="Path Diagrams and Visual Analysis of Various SEM Packages' Output"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"