summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:30:39 +0000
committerBioArchLinuxBot2022-10-18 12:30:39 +0000
commitf9a4cc9895eea196a038dd8493661e0075b6fabb (patch)
tree00422d585236fc2e42ec0f8acb4a45e693ff40a4 /PKGBUILD
parentf96e4c8fe864bfbd6ec8bb30eaf3d6b3306a4c4c (diff)
downloadaur-f9a4cc9895eea196a038dd8493661e0075b6fabb.tar.gz
[lilac] updated to 3.0.2-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d402590ccb75..fa294dbfc9b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Robert Greener <me@r0bert.dev>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=sandwich
_pkgver=3.0-2
pkgname=r-${_pkgname,,}
pkgver=3.0.2
-pkgrel=1
+pkgrel=4
pkgdesc='Robust Covariance Matrix Estimators'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"