mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-blavaan: auto updated to 0.5.8-1
This commit is contained in:
parent
56f2a391e9
commit
168c08fb59
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: sukanka <su975853527@gmail.com>
|
# Maintainer: sukanka <su975853527@gmail.com>
|
||||||
|
|
||||||
_pkgname=blavaan
|
_pkgname=blavaan
|
||||||
_pkgver=0.5-6
|
_pkgver=0.5-8
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="Bayesian Latent Variable Analysis"
|
pkgdesc="Bayesian Latent Variable Analysis"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
|
@ -39,8 +39,8 @@ optdepends=(
|
||||||
r-tinytest
|
r-tinytest
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('635d7b1dd9e2198ac021f0cd917023c8')
|
md5sums=('eae8d16d00892c002e61ce7fad35f5a5')
|
||||||
b2sums=('6263314e73bea29f498d722335e1fa534a88cc9e2ac8517429749f1dfb5932cba2136910e94561d5a74c961440bb60509a0fb06ba654bf6bfea7b708205c2902')
|
b2sums=('3c7c785c1137da7546d2a391b26decdc2ba4092039d09a5a712934b89214c197ad92ed13f545cb78ecaa8d528fc135d579e1b7604894f79a1745f08797873dbe')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue