summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:42:54 +0000
committerBioArchLinuxBot2022-10-18 12:42:54 +0000
commit54ada47dc0b6df884db733a774a3e9ffc2689b22 (patch)
treea729077acadb78dc9f09ec1cc14cff8ff897f11f
parent5a4c09c176d0814e3d412258c0deea96b0369e61 (diff)
downloadaur-54ada47dc0b6df884db733a774a3e9ffc2689b22.tar.gz
[lilac] updated to 1.6.10-7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b503724ce67..4538ea7933f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-lava
pkgdesc = Latent Variable Models
pkgver = 1.6.10
- pkgrel = 4
+ pkgrel = 7
url = https://cran.r-project.org/package=lava
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index d8f891894abe..ea3cba180c94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
+# Contributor: Alex Branham <branham@utexas.edu>
_pkgname=lava
_pkgver=1.6.10
pkgname=r-${_pkgname,,}
pkgver=1.6.10
-pkgrel=4
+pkgrel=7
pkgdesc='Latent Variable Models'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"