mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lava: auto updated to 1.8.1-1
This commit is contained in:
parent
6baf580860
commit
d46e0fcd41
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Alex Branham <branham@utexas.edu>
|
||||
|
||||
_pkgname=lava
|
||||
_pkgver=1.8.0
|
||||
_pkgver=1.8.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Latent Variable Models"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -40,8 +40,8 @@ optdepends=(
|
|||
r-visnetwork
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('3e67327f96b08caeac828871968a4f8b')
|
||||
b2sums=('3378f30b830846d7979cee57553746ad3735d318ffafe769fbf362df00ed8984e0164df30e06744292666c01bd15e6695638080ef491f4e1c6ced3a2c60918e8')
|
||||
md5sums=('d09dd78ac2364d14c2b8931bd6bdd574')
|
||||
b2sums=('ca05d1940685327de7d8055875705ab3d1d7991253a6d3ed869aeee4473bb89d86e762eca5ff62c44dfc283d6e356210b7c3b9f342ae9e15c3f08338cf32e263')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue