summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:27:22 +0000
committerBioArchLinuxBot2022-10-18 12:27:22 +0000
commit2db6d3d66c3d28909318dc28676e6fda2e7a662e (patch)
tree3b54ebf773f8116707e9216c950453d2874c0b81 /PKGBUILD
parentefcec731c352c18557a9361dd1e09fd31f02e48b (diff)
downloadaur-2db6d3d66c3d28909318dc28676e6fda2e7a662e.tar.gz
[lilac] updated to 2.1.2-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bff91570ecd6..f8aa24e36873 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=rversions
_pkgver=2.1.2
pkgname=r-${_pkgname,,}
pkgver=2.1.2
-pkgrel=1
+pkgrel=3
pkgdesc="Query 'R' Versions, Including 'r-release' and 'r-oldrel'"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"