mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lava: auto updated to 1.7.0-1
This commit is contained in:
parent
45834bca02
commit
07ec2485b2
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Alex Branham <branham@utexas.edu>
|
||||
|
||||
_pkgname=lava
|
||||
_pkgver=1.6.10
|
||||
_pkgver=1.7.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.10
|
||||
pkgrel=7
|
||||
pkgver=1.7.0
|
||||
pkgrel=1
|
||||
pkgdesc='Latent Variable Models'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -48,7 +48,7 @@ optdepends=(
|
|||
r-zoo
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7a88f8a885872e2abb3011c446e9e1c4884cd4dbe6ab4cfe9207538e5560232e')
|
||||
sha256sums=('3078da69f3828812bcd093acc2d1cd2c8cbc8480d81da222ae49a55bcb2e5e24')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue