summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 13:12:13 +0000
committerBioArchLinuxBot2022-10-18 13:12:13 +0000
commit0a31bc7109de65e9e6cbdfc764b20402912783f8 (patch)
tree42f072d71b91bdea6030d346776636b225392a47 /PKGBUILD
parent1b4d31e18f4a7963ddae00a472fe71e7daf8fa61 (diff)
downloadaur-0a31bc7109de65e9e6cbdfc764b20402912783f8.tar.gz
[lilac] updated to 2.1.6-6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ac6cbaa1a51..cc3d02e31b74 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=usethis
_pkgver=2.1.6
pkgname=r-${_pkgname,,}
pkgver=2.1.6
-pkgrel=3
+pkgrel=6
pkgdesc='Automate Package and Project Setup'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"