summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 13:08:34 +0000
committerBioArchLinuxBot2022-10-18 13:08:34 +0000
commit5d1874db9f39a61a61bec02561e705bd9896c070 (patch)
tree7e413e94ff518c380b8e2630a38152ffa50655f6 /PKGBUILD
parent03b0eba52b163c19c03984fd2eb478ffaafa34bb (diff)
downloadaur-5d1874db9f39a61a61bec02561e705bd9896c070.tar.gz
[lilac] updated to 0.99.46-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bbf5fd2deb1..dac46639555d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,13 @@
# system requirements: C++11
# 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=DescTools
_pkgver=0.99.46
pkgname=r-${_pkgname,,}
pkgver=0.99.46
-pkgrel=1
+pkgrel=3
pkgdesc='Tools for Descriptive Statistics'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"