summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:18:25 +0000
committerBioArchLinuxBot2022-10-18 12:18:25 +0000
commita221a397e814e7efe6751cfc69b2774e944232d2 (patch)
tree49784ee00bf6f9eeb906f67dce1520f715961e1e /PKGBUILD
parent9118151fcc64378cdec43d32105fd8461b419bb3 (diff)
downloadaur-a221a397e814e7efe6751cfc69b2774e944232d2.tar.gz
[lilac] updated to 1.8.2-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58a5a68cb95d..ca691dcdfac2 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=R.methodsS3
_pkgver=1.8.2
pkgname=r-${_pkgname,,}
pkgver=1.8.2
-pkgrel=1
+pkgrel=7
pkgdesc='S3 Methods Simplified'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"