summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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}"