mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
bump pkgrel
This commit is contained in:
parent
3879f2ff39
commit
8bca86d17a
3 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
|
@ -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}"
|
||||
|
|
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue