summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-12-04 18:02:51 +0000
committerBioArchLinuxBot2022-12-04 18:02:51 +0000
commita7e10cd2e4f8a23c57a8884d315f7bd850578c4c (patch)
tree165c8c57e98f40c444b8cf39fd0590d741fd0479 /PKGBUILD
parent8897d158603b77fc8f6801c96920f97712e0d48b (diff)
downloadaur-a7e10cd2e4f8a23c57a8884d315f7bd850578c4c.tar.gz
[lilac] updated to 1.4.3-9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca150e14e3dc..34bd8bdf43bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Robert Greener <me@r0bert.dev>
_pkgname=CompQuadForm
_pkgver=1.4.3
pkgname=r-${_pkgname,,}
pkgver=1.4.3
-pkgrel=4
+pkgrel=9
pkgdesc='Distribution Function of Quadratic Forms in Normal Variables'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"