summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:01:51 +0000
committerBioArchLinuxBot2022-10-18 12:01:51 +0000
commit351d79748335c468003ae8ef7c1ae3a1f8028ebb (patch)
tree361d0dfb45c65a05926e1ed20be15082f804c091 /PKGBUILD
parent2c7abee23106ee1aff6078234de47440e86c4492 (diff)
downloadaur-351d79748335c468003ae8ef7c1ae3a1f8028ebb.tar.gz
[lilac] updated to 2.0.3-11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6f86f8949e3..4f03af94d3c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
+# Contributor: frichtlm <frichtlm@gmail.com>
_pkgname=pkgconfig
_pkgver=2.0.3
pkgname=r-${_pkgname,,}
pkgver=2.0.3
-pkgrel=5
+pkgrel=11
pkgdesc="Private Configuration for 'R' Packages"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"