summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 13:17:29 +0000
committerBioArchLinuxBot2022-10-18 13:17:29 +0000
commitd64815ce854a92fb751f5a63e2fc88879ce52f8f (patch)
tree8fb209be7be5da167b7faf42c975588403065c53 /PKGBUILD
parent41cd3831d2543428ce3875316f5e1ff51b3a17fe (diff)
downloadaur-d64815ce854a92fb751f5a63e2fc88879ce52f8f.tar.gz
[lilac] updated to 0.110.2-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbf0122d6079..94ea2321f178 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,13 @@
# system requirements: OpenGL, GLU Library, XQuartz (on OSX), zlib(optional), libpng (>=1.2.9, optional), FreeType (optional),pandoc (>=1.14, needed for vignettes; if not present, markdownpackage will be used)
# 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=rgl
_pkgver=0.110.2
pkgname=r-${_pkgname,,}
pkgver=0.110.2
-pkgrel=1
+pkgrel=3
pkgdesc='3D Visualization Using OpenGL'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"